tests/test-diff-subdir.t
changeset 24455 16961d43dc89
parent 24432 e22248f6d257
--- a/tests/test-diff-subdir.t	Wed Mar 25 15:58:31 2015 -0400
+++ b/tests/test-diff-subdir.t	Wed Mar 25 11:55:15 2015 -0700
@@ -47,7 +47,7 @@
 relative to beta
 
   $ cd ..
-  $ hg diff --nodates --relative beta
+  $ hg diff --nodates --root beta
   diff -r 7d5ef1aea329 two
   --- a/two
   +++ b/two
@@ -57,7 +57,7 @@
 inside beta
 
   $ cd beta
-  $ hg diff --nodates --relative .
+  $ hg diff --nodates --root .
   diff -r 7d5ef1aea329 two
   --- a/two
   +++ b/two