aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtests/functional/run_tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/run_tests.sh b/tests/functional/run_tests.sh
index d374d17f..cf55c3bd 100755
--- a/tests/functional/run_tests.sh
+++ b/tests/functional/run_tests.sh
@@ -12,6 +12,7 @@ for dir in ${COMPONENTS}; do
echo "Testing component ${dir}"
cd ${MOON_HOME}/${dir}
bash ../tests/functional/run_tests_for_component.sh
+ cd -
done
# TODO: download tests results