tests/test-hgweb-no-path-info.t
changeset 39664 322aaf80acf3
parent 39659 19f701387ed5
child 39707 5abc47d4ca6b
--- a/tests/test-hgweb-no-path-info.t	Sun Sep 16 23:13:05 2018 -0400
+++ b/tests/test-hgweb-no-path-info.t	Mon Sep 17 15:27:39 2018 +0300
@@ -68,7 +68,7 @@
   > 
   > output = stringio()
   > env['QUERY_STRING'] = 'style=raw'
-  > process(hgwebdir({'repo': b'.'}))
+  > process(hgwebdir({b'repo': b'.'}))
   > EOF
   $ $PYTHON request.py
   ---- STATUS