tests: check ETag format in test-hgweb-commands
authorAnton Shestakov <av6@dwimlabs.net>
Sat, 09 Jul 2016 14:01:55 +0800
changeset 29492 d23619990160
parent 29491 7f0498bd284e
child 29493 4533f5b47949
tests: check ETag format in test-hgweb-commands
tests/test-hgweb-commands.t
--- a/tests/test-hgweb-commands.t	Sat Jul 09 03:26:24 2016 +0800
+++ b/tests/test-hgweb-commands.t	Sat Jul 09 14:01:55 2016 +0800
@@ -2261,7 +2261,7 @@
   $ QUERY_STRING='style=raw'
   $ python hgweb.cgi #> search
   Status: 404 Not Found\r (esc)
-  ETag: *\r (glob) (esc)
+  ETag: W/"*"\r (glob) (esc)
   Content-Type: text/plain; charset=ascii\r (esc)
   \r (esc)
   
@@ -2275,7 +2275,7 @@
   $ QUERY_STRING='style=raw'
   $ python hgweb.cgi #> search
   Status: 404 Not Found\r (esc)
-  ETag: *\r (glob) (esc)
+  ETag: W/"*"\r (glob) (esc)
   Content-Type: text/plain; charset=ascii\r (esc)
   \r (esc)