diff tests/test-hgwebdir @ 5586:b90b72729a72

hgwebdir: test virtual paths leading or trailing separators are stripped
author Patrick Mezard <pmezard@gmail.com>
date Sun, 02 Dec 2007 19:39:29 +0100
parents f429e0e067a8
children 8279cb841467
line wrap: on
line diff
--- a/tests/test-hgwebdir	Sun Dec 02 19:45:38 2007 +0100
+++ b/tests/test-hgwebdir	Sun Dec 02 19:39:29 2007 +0100
@@ -43,7 +43,7 @@
 
 cat > paths.conf <<EOF
 [paths]
-t/a=$root/a
+t/a/=$root/a
 b=$root/b
 EOF