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 22447c04..baba4f4b 100755
--- a/run_tests.sh
+++ b/run_tests.sh
@@ -90,7 +90,7 @@ fi
if [ $nokeystoneclient -eq 1 ]; then
# disable the integration tests
- noseopts="$noseopts -I test_keystoneclient*"
+ noseopts="$noseopts -I test_keystoneclient* -I _test_import_auth_token.py"
fi
function cleanup_test_db {