Update paths after moving some scripts to the framework

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine
2026-02-26 19:35:07 +01:00
parent 72215295d8
commit 7bc3cdfd12
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
* Asan or Valgrind to detect memory leaks. This is reflected by the
* "platform" associated with each meta-test.
*
* Use the companion script `tests/scripts/run-metatests.sh` to run all
* Use the companion script `framework/scripts/run-metatests.sh` to run all
* the meta-tests for a given platform and validate that they trigger a
* detected failure as expected.
*/