diff tests/test-mq.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 9efe4a95c099
children c8709ff57ff2
line wrap: on
line diff
--- a/tests/test-mq.t	Wed Jun 20 23:41:21 2012 +0200
+++ b/tests/test-mq.t	Wed Jun 20 23:41:21 2012 +0200
@@ -211,6 +211,8 @@
 
   $ cd ..
 
+#if no-outer-repo
+
 init --mq without repo
 
   $ mkdir f
@@ -220,6 +222,8 @@
   [255]
   $ cd ..
 
+#endif
+
 init --mq with repo path
 
   $ hg init g