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 1a401635c..ee8470df0 100755
--- a/make-test
+++ b/make-test
@@ -2,6 +2,7 @@
# Script to run nosetests under multiple versions of Python
+export IPA_UNIT_TEST_MODE="cli_test"
versions="python2.4 python2.5 python2.6"
for name in $versions