tests/test-histedit-drop.t
changeset 28519 518a5030acba
parent 28004 34165875fa5d
child 29970 5ad164698626
--- a/tests/test-histedit-drop.t	Mon Mar 14 12:52:35 2016 +0000
+++ b/tests/test-histedit-drop.t	Sun Mar 13 16:46:49 2016 -0700
@@ -153,6 +153,10 @@
   hg: parse error: missing rules for changeset a4f7421b80f7
   (use "drop a4f7421b80f7" to discard, see also: "hg help -e histedit.config")
   $ hg --config histedit.dropmissing=True histedit  cb9a9f314b8b --commands - 2>&1 << EOF | fixbundle
+  > EOF
+  hg: parse error: no rules provided
+  (use strip extension to remove commits)
+  $ hg --config histedit.dropmissing=True histedit  cb9a9f314b8b --commands - 2>&1 << EOF | fixbundle
   > pick cb9a9f314b8b a
   > pick ee283cb5f2d5 e
   > EOF