summaryrefslogtreecommitdiff
path: root/tests/data/test1457
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1457')
-rw-r--r--tests/data/test14573
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/data/test1457 b/tests/data/test1457
index aad6d43d4..575748f46 100644
--- a/tests/data/test1457
+++ b/tests/data/test1457
@@ -29,7 +29,7 @@ http
Check if %{stderr} and %{stdout} switch between stdout and stderr.
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1457 --write-out 'line1%{stderr}line2%{stdout}line3'
+http://%HOSTIP:%HTTPPORT/1457 --silent --write-out 'line1%{stderr}line2%{stdout}line3'
</command>
</client>
@@ -45,7 +45,6 @@ Content-Type: text/plain
testdata
line1line3
</stdout>
-#note: as of now <stderr> doesn't actually exist in runtests.pl
<stderr nonewline="yes">
line2
</stderr>