tests: specify 'text' mode for some output files in verify section
This commit is contained in:
@@ -59,7 +59,7 @@ Accept: */*
|
||||
|
||||
</protocol>
|
||||
|
||||
<file1 name="log/1347">
|
||||
<file1 name="log/1347" 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-Disposition: filename=name1347; charset=funny; option=strange
|
||||
12345
|
||||
</file1>
|
||||
|
||||
<file2 name="log/stdout1347">
|
||||
<file2 name="log/stdout1347" mode="text">
|
||||
</file2>
|
||||
|
||||
</verify>
|
||||
|
||||
Reference in New Issue
Block a user