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/test543 | |
parent | b3440f490f80b78733412d48e6c23a9cc71033ca (diff) |
tests: specify 'text' mode for some output files in verify section
Diffstat (limited to 'tests/data/test543')
-rw-r--r-- | tests/data/test543 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test543 b/tests/data/test543 index 455633037..df5c1dfbb 100644 --- a/tests/data/test543 +++ b/tests/data/test543 @@ -28,7 +28,7 @@ curl_easy_escape # There's no MTDM in the protocol here since this code doesn't ask for the # time/date of the file <verify> -<stdout> +<stdout mode="text"> %9C%26K%3DI%04%A1%01%E0%D8%7C%20%B7%EFS%29%FA%1DW%E1 </stdout> </verify> |