diff --git a/scripts/test.sh b/scripts/test.sh index dd0e1ad..0088c60 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -25,6 +25,8 @@ else fi echo "$LD_LIBRARY_PATH" +echo ">>> Cleaning tests..." +remove bin/test create_directory bin/test echo ">>> Building tests..."