tests/test-hgwebdirsym.t
changeset 17015 73d20de5f30b
parent 15446 c5c9ca3719f9
child 17017 953faba28e91
--- a/tests/test-hgwebdirsym.t	Wed Jun 20 23:41:21 2012 +0200
+++ b/tests/test-hgwebdirsym.t	Wed Jun 20 23:41:21 2012 +0200
@@ -1,6 +1,10 @@
 Tests whether or not hgwebdir properly handles various symlink topologies.
 
   $ "$TESTDIR/hghave" serve symlink || exit 80
+
+hide outer repo
+  $ hg init
+
   $ hg init a
   $ echo a > a/a
   $ hg --cwd a ci -Ama -d'1 0'