changeset 30236:141cb12c0175 stable

tests: add test-commit-interactive-curses.t "require tic" for test portability Standard library of Python on Windows doesn't have curses module.
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Sat, 29 Oct 2016 03:08:08 +0900
parents fe612ab5eeff
children 94ef2f00b8a4
files tests/test-commit-interactive-curses.t
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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