tests/test-update-names.t
branchstable
changeset 30230 46a0203dfb89
parent 30172 90a6c18a7c1d
child 31557 79d98e1b21a7
--- a/tests/test-update-names.t	Tue Oct 25 21:01:53 2016 +0200
+++ b/tests/test-update-names.t	Wed Oct 26 22:50:06 2016 +0900
@@ -73,6 +73,8 @@
 
 #endif
 
+#if rmcwd
+
 Test that warning is printed if cwd is deleted during update
   $ hg init r4 && cd r4
   $ mkdir dir
@@ -84,3 +86,5 @@
   $ hg up -q null
   current directory was removed
   (consider changing to repo root: $TESTTMP/r1/r4)
+
+#endif