tests/test-bookmarks.t
changeset 39768 2d478b05fb14
parent 39497 89630d0b3e23
child 39769 b05b4b91de3d
--- a/tests/test-bookmarks.t	Sat Sep 15 12:32:01 2018 +0900
+++ b/tests/test-bookmarks.t	Sat Sep 15 12:34:13 2018 +0900
@@ -327,6 +327,12 @@
   abort: bookmark 'A' does not exist
   [255]
 
+delete with --inactive
+
+  $ hg bookmark -d --inactive Y
+  abort: --inactive is incompatible with --delete
+  [255]
+
 bookmark name with spaces should be stripped
 
   $ hg bookmark ' x  y '