tests: add test-commit-interactive-curses.t "require tic" for test portability stable
authorFUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Sat, 29 Oct 2016 03:08:08 +0900
branchstable
changeset 30236 141cb12c0175
parent 30235 fe612ab5eeff
child 30237 94ef2f00b8a4
tests: add test-commit-interactive-curses.t "require tic" for test portability Standard library of Python on Windows doesn't have curses module.
tests/test-commit-interactive-curses.t
--- a/tests/test-commit-interactive-curses.t	Sat Oct 29 03:04:54 2016 +0900
+++ b/tests/test-commit-interactive-curses.t	Sat Oct 29 03:08:08 2016 +0900
@@ -1,3 +1,5 @@
+#require tic
+
 Set up a repo
 
   $ cp $HGRCPATH $HGRCPATH.pretest