diff --git a/test/scripts/run_tests.sh b/test/scripts/run_tests.sh index 305c737..631ef69 100755 --- a/test/scripts/run_tests.sh +++ b/test/scripts/run_tests.sh @@ -4,4 +4,5 @@ ./run_test.sh test_2.sh ./run_test.sh test_3.sh ./run_test.sh test_4.sh -./run_test.sh test_5.sh \ No newline at end of file +./run_test.sh test_5.sh +./run_test.sh test_6.sh