tests/test-module-imports.t
changeset 25269 46bf4983cf31
parent 25176 665a9deae8dd
child 25498 7a5335ed7e1a
--- a/tests/test-module-imports.t	Sat May 23 15:55:04 2015 -0500
+++ b/tests/test-module-imports.t	Mon May 25 11:06:49 2015 -0700
@@ -1,9 +1,5 @@
 #require test-repo
 
-This code uses the ast module, which was new in 2.6, so we'll skip
-this test on anything earlier.
-  $ $PYTHON -c 'import sys ; assert sys.version_info >= (2, 6)' || exit 80
-
   $ import_checker="$TESTDIR"/../contrib/import-checker.py
 
 Run the doctests from the import checker, and make sure