diff --git a/scripts/test.sh b/scripts/test.sh index 1c6fcc81..9a53b65c 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -16,6 +16,8 @@ Options: """ } +echo "hello world" + # Set current project root PROJ_ROOT=$(pwd)