summaryrefslogtreecommitdiff
path: root/alltests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'alltests.sh')
-rwxr-xr-xalltests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/alltests.sh b/alltests.sh
index 096b1c5c..a2d7e373 100755
--- a/alltests.sh
+++ b/alltests.sh
@@ -11,7 +11,7 @@ echo "Testing in $ve"
source $ve/26/bin/activate
make --quiet testdata
-for v in 23 24 25 26 27 31 32
+for v in 23 24 25 26 27 31 32 33
do
source $ve/$v/bin/activate
python setup.py -q develop