tests/test-phases.t
branchstable
changeset 17979 b3ec0b5fd777
parent 17198 ecde35a1af9e
child 17985 f94ead934067
--- a/tests/test-phases.t	Mon Nov 26 17:48:39 2012 -0600
+++ b/tests/test-phases.t	Sun Nov 25 20:39:37 2012 +0100
@@ -337,8 +337,17 @@
   description:
   A
   
+
+
+(Issue3707)
+test invalid phase name
+
+  $ mkcommit I --config phases.new-commit='babar'
+  transaction abort!
+  rollback completed
+  abort: phases.new-commit: not a valid phase name ('babar')
+  [255]
   
-
 Test phase command
 ===================