tests/test-check-module-imports.t
changeset 29219 3c9066ed557c
parent 29212 8005e0e0eb33
child 29234 393aef802535
equal deleted inserted replaced
29218:fd288d118074 29219:3c9066ed557c
     1 #require test-repo
     1 #require test-repo
     2 
     2 
       
     3   $ . "$TESTDIR/helpers-testrepo.sh"
     3   $ import_checker="$TESTDIR"/../contrib/import-checker.py
     4   $ import_checker="$TESTDIR"/../contrib/import-checker.py
     4 
     5 
     5 Run the doctests from the import checker, and make sure
     6 Run the doctests from the import checker, and make sure
     6 it's working correctly.
     7 it's working correctly.
     7   $ TERM=dumb
     8   $ TERM=dumb