diff options
author | Yang Tse <yangsita@gmail.com> | 2013-03-18 20:44:46 +0100 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2013-03-18 20:45:35 +0100 |
commit | b0dfbf305a86bd8312090c6c1ff275a6f895a763 (patch) | |
tree | 3a250b559aa30c14bacbe30e73dae21546edb15c /tests/data/test24 | |
parent | b3440f490f80b78733412d48e6c23a9cc71033ca (diff) |
tests: specify 'text' mode for some output files in verify section
Diffstat (limited to 'tests/data/test24')
-rw-r--r-- | tests/data/test24 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test24 b/tests/data/test24 index 18e7d5b8e..a2b28a9fd 100644 --- a/tests/data/test24 +++ b/tests/data/test24 @@ -43,7 +43,7 @@ Accept: */* <errorcode> 22 </errorcode> -<file2 name="log/stderr24"> +<file2 name="log/stderr24" mode="text"> curl: (22) The requested URL returned error: 404 BAD BOY </file2> </verify> |