diff tests/test-bundle.t @ 17015:73d20de5f30b

tests: add missing no-outer-repo requirements Outer repos (if any) will now never be touched by the tests. But it is better to run without any repos around the tmp directory.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 20 Jun 2012 23:41:21 +0200
parents 9c892c830a72
children e7fdfc702d9f
line wrap: on
line diff
--- a/tests/test-bundle.t	Wed Jun 20 23:41:21 2012 +0200
+++ b/tests/test-bundle.t	Wed Jun 20 23:41:21 2012 +0200
@@ -388,6 +388,9 @@
   [255]
   $ cd ..
 
+hide outer repo
+  $ hg init
+
 Direct clone from bundle (all-history)
 
   $ hg clone full.hg full-clone