From 93fdacdbb34bb151feb699fe4a81956a3c9ee14a Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 29 Jan 2011 12:34:42 -0500 Subject: Also test 3.x --- alltests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alltests.sh b/alltests.sh index 7c8b050..79c3f1d 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 -- cgit v1.2.1