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 12:11:07 +01:00
parent 0460518a6d
commit 38b9f724a8

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