diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index a73c090dfe..ded238f53b 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh @@ -10,7 +10,6 @@ # This script must be invoked from the project's root. -# The path is going to change when this is moved to the framework -source tests/scripts/all-core.sh +source framework/scripts/all-core.sh main "$@"