diff tests/test-commit-interactive-curses.t @ 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 df224038c516
children d83ca854fa21
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