changeset 1298:b8c01464323c

test-inhibit: test bookmark -D without prune enabled The --config option were dropped for lack of documentation.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Wed, 29 Apr 2015 14:48:41 -0700
parents 51ec3610968c
children 765286e47619
files tests/test-inhibit.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-inhibit.t	Wed Apr 29 13:01:23 2015 -0700
+++ b/tests/test-inhibit.t	Wed Apr 29 14:48:41 2015 -0700
@@ -266,7 +266,7 @@
 that are not reachable from another bookmark or head
 
   $ hg bookmark -r 1 book2
-  $ hg bookmark -D book1
+  $ hg bookmark -D book1  --config experimental.evolution=createmarkers #--config to make sure prune is not registered as a command.
   bookmark 'book1' deleted
   1 changesets pruned
   $ hg log -G