diff options
Diffstat (limited to 'tests/run-px')
-rwxr-xr-x | tests/run-px | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-px b/tests/run-px index 21074cc..657194f 100755 --- a/tests/run-px +++ b/tests/run-px @@ -74,6 +74,7 @@ my @tests = ( 'Test-restrict-ascii.px', 'Test-Restrict-Lowercase.px', 'Test-Restrict-Uppercase.px', + 'Test-stdouterr.px', 'Test--spider-fail.px', 'Test--spider-r-HTTP-Content-Disposition.px', 'Test--spider-r--no-content-disposition.px', |