diff --git a/scripts/tests/unit.sh b/scripts/tests/unit.sh index f5eb10c3..ef2989ce 100755 --- a/scripts/tests/unit.sh +++ b/scripts/tests/unit.sh @@ -17,4 +17,4 @@ cd "$(git rev-parse --show-toplevel)" # tests from here. If you want to run other test suites, see the predefined # tasks in scripts/test.mk. -echo "Unit tests are not yet implemented. See scripts/test/unit.sh for more." +echo "Unit tests are not yet implemented. See scripts/tests/unit.sh for more."