# HG changeset patch # User Pierre-Yves David # Date 1430344121 25200 # Node ID b8c01464323c45a0333a1d8632a763d2c564f913 # Parent 51ec3610968cd31be655453bd45bfacbe3d48530 test-inhibit: test bookmark -D without prune enabled The --config option were dropped for lack of documentation. diff -r 51ec3610968c -r b8c01464323c tests/test-inhibit.t --- 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