diff options
-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> |