From 5634a52f01ddff5438516e5d60b98dc04c685a32 Mon Sep 17 00:00:00 2001 From: Thomas Duval Date: Wed, 10 Aug 2016 15:49:30 +0200 Subject: Update tests script to point to the python test file. Change-Id: I174479c4b3547fc30c736b3d17cac8baa136a1fc --- tests/run_tests.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/run_tests.sh b/tests/run_tests.sh index 8b5ee7e3..db7e6206 100755 --- a/tests/run_tests.sh +++ b/tests/run_tests.sh @@ -3,8 +3,7 @@ # ========================================================== # test for OpenStack/Moon API through moonclient cli -moon test --self - +python run_tests.py # ========================================================== # test for OpenStack OpenDaylight identity federation -- cgit 1.2.3-korg