summaryrefslogtreecommitdiffstats
path: root/make-test
diff options
context:
space:
mode:
Diffstat (limited to 'make-test')
-rwxr-xr-xmake-test1
1 files changed, 1 insertions, 0 deletions
diff --git a/make-test b/make-test
index 46456d6d8..2d47707cd 100755
--- a/make-test
+++ b/make-test
@@ -3,6 +3,7 @@
# Script to run nosetests under multiple versions of Python
versions="python2.4 python2.5 python2.6"
+versions="python2.5 python2.6"
for name in $versions
do