tests/test-hgwebdir
branchstable
changeset 11677 8f8a7976f4bc
parent 10878 c63a6ddbbf9a
child 12038 9617803b1acb
--- a/tests/test-hgwebdir	Thu Jul 22 15:26:26 2010 -0400
+++ b/tests/test-hgwebdir	Wed Jul 21 22:22:28 2010 +0200
@@ -65,6 +65,8 @@
 b=$root/b
 coll=$root/*
 rcoll=$root/**
+star=*
+starstar=**
 EOF
 
 hg serve -p $HGPORT1 -d --pid-file=hg.pid --webdir-conf paths.conf \