aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorThomas Duval <thomas.duval@orange.com>2016-08-12 16:36:49 +0200
committerThomas Duval <thomas.duval@orange.com>2016-08-12 16:36:49 +0200
commitdc80a8985b6295d29c107bbdd15080a0928d4b64 (patch)
tree3d1b29f506ceccb9f710a1b7626158f66031614a /tests
parent5634a52f01ddff5438516e5d60b98dc04c685a32 (diff)
Update test script for functests
Change-Id: Ic09c86aaf747bfa935c2afbc84103c9d935ee6d1
Diffstat (limited to 'tests')
-rwxr-xr-xtests/run_tests.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run_tests.sh b/tests/run_tests.sh
index db7e6206..a86c9649 100755
--- a/tests/run_tests.sh
+++ b/tests/run_tests.sh
@@ -1,5 +1,7 @@
#!/usr/bin/env bash
+if [ $# -eq 1 ]; then cd $1; fi
+
# ==========================================================
# test for OpenStack/Moon API through moonclient cli