test-treemanifest: ensure manifest command isn't broken
I realized we weren't testing this while hunting a broken manifest
command bug that ended up being narrowhg's fault.
--- a/tests/test-treemanifest.t Thu Aug 04 00:32:19 2016 +0530
+++ b/tests/test-treemanifest.t Thu Jul 28 16:27:35 2016 -0400
@@ -62,6 +62,19 @@
dir1/dir2/b (glob)
e
+The manifest command works
+
+ $ hg manifest
+ a
+ b
+ dir1/a
+ dir1/b
+ dir1/dir1/a
+ dir1/dir1/b
+ dir1/dir2/a
+ dir1/dir2/b
+ e
+
Revision is not created for unchanged directory
$ mkdir dir2