From ecf680f55beff84b2a69253a416f4afedf1a658e Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Sat, 26 Feb 2011 21:15:50 +0100 Subject: Run tests with Python 3.3. --- runtests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtests.sh') diff --git a/runtests.sh b/runtests.sh index dc3343fe9..6c00ce530 100755 --- a/runtests.sh +++ b/runtests.sh @@ -1,6 +1,6 @@ #!/bin/bash -PYTHON_VERSIONS="2.6 2.7 3.1 3.2" +PYTHON_VERSIONS="2.6 2.7 3.1 3.2 3.3" case "${NOCOLOR:-false}" in yes|true) -- cgit v1.2.3-1-g7c22