commit | 38b9f724a805b730418933b5fa9a914c42703c53 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Tue Nov 12 12:11:07 2024 +0100 |
committer | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Tue Nov 12 12:11:07 2024 +0100 |
tree | 8d0a104a0abb14cddd437391d36723e81f44f9cc | |
parent | 0460518a6d68cc902af6e140a16bf01ec464415e [diff] |
Update path to all-core.sh Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index a73c090..ded238f 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 "$@"