tests: specify 'text' mode for some output files in verify section

This commit is contained in:
Yang Tse
2013-03-18 20:44:46 +01:00
parent b3440f490f
commit b0dfbf305a
43 changed files with 92 additions and 92 deletions

View File

@@ -50,7 +50,7 @@ Accept: */*
</protocol>
<file1 name="log/outfile1372">
<file1 name="log/outfile1372" mode="text">
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
@@ -61,7 +61,7 @@ Content-Type: text/html
12345
</file1>
<file2 name="log/heads1372">
<file2 name="log/heads1372" mode="text">
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
@@ -71,7 +71,7 @@ Content-Type: text/html
</file2>
<file3 name="log/stdout1372">
<file3 name="log/stdout1372" mode="text">
</file3>
</verify>