Update path to all-core.sh

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
Manuel Pégourié-Gonnard
2024-11-12 11:57:46 +01:00
parent 8f00e5e03a
commit 30e8eb9847
2 changed files with 9 additions and 5 deletions

View File

@@ -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 "$@"