diff options
author | Yang Tse <yangsita@gmail.com> | 2006-11-02 01:21:28 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2006-11-02 01:21:28 +0000 |
commit | deef85ca9a123b165d98bbaf586ff8bd9cc8199f (patch) | |
tree | 51750732a1d807c16726dff683aec54a7d0c5f93 /tests | |
parent | 4f4427ff41531d17e3cd48effcbe52a7cc827fed (diff) |
Update protocol verification end of lines
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test537 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test537 b/tests/data/test537 index d69d9f73b..85f07327b 100644 --- a/tests/data/test537 +++ b/tests/data/test537 @@ -47,9 +47,9 @@ http://%HOSTIP:%HTTPPORT/537 # Verify data after the test has been "shot" <verify> <protocol> -GET /537 HTTP/1.1 -Host: 127.0.0.1:%HTTPPORT -Accept: */* - +GET /537 HTTP/1.1
+Host: 127.0.0.1:%HTTPPORT
+Accept: */*
+
</protocol> </verify> |