summaryrefslogtreecommitdiffstats
path: root/run_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_tests.sh')
-rwxr-xr-xrun_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_tests.sh b/run_tests.sh
index bfa2dbcc..3218b787 100755
--- a/run_tests.sh
+++ b/run_tests.sh
@@ -69,7 +69,7 @@ always_venv=0
never_venv=0
force=0
noseargs=
-noseopts=
+noseopts="--with-openstack --openstack-color"
wrapper=""
just_pep8=0
short_pep8=0