From 5c217fd1b3a82cc58c30e84c41c7178a56c521fd Mon Sep 17 00:00:00 2001 From: termie Date: Fri, 5 Apr 2013 13:44:08 -0700 Subject: use the openstack test runner Change-Id: I9d4d2713da7e14c7875319ccf9302b98f0a30805 --- run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run_tests.sh') 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 -- cgit