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/test1378 | |
parent | b3440f490f80b78733412d48e6c23a9cc71033ca (diff) | |
download | curl-b0dfbf305a86bd8312090c6c1ff275a6f895a763.tar.gz |
tests: specify 'text' mode for some output files in verify section
Diffstat (limited to 'tests/data/test1378')
-rw-r--r-- | tests/data/test1378 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1378 b/tests/data/test1378 index e004afcaf..6b24f997c 100644 --- a/tests/data/test1378 +++ b/tests/data/test1378 @@ -44,12 +44,12 @@ RETR file1378 QUIT
</protocol> -<file1 name="log/download1378"> +<file1 name="log/download1378" mode="text"> fooo mooo </file1> -<file2 name="log/stdout1378"> +<file2 name="log/stdout1378" mode="text"> </file2> </verify> |