summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xalltests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/alltests.sh b/alltests.sh
index 7c8b0509..79c3f1d7 100755
--- a/alltests.sh
+++ b/alltests.sh
@@ -9,7 +9,7 @@
source ../ve/26/bin/activate
make --quiet testdata
-for v in 24 25 26 27 # 23 31 32
+for v in 24 25 26 27 31 32 # 23
do
source ../ve/$v/bin/activate
python setup.py -q develop