Skip to content
Snippets Groups Projects
Verified Commit b2fa60bc authored by Timm Fitschen's avatar Timm Fitschen
Browse files

TST: fix test_misc

parent 9e05032b
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ test: easy-units
mvn test -X
test_misc:
cd misc/bend_symlinks/ && /usr/bin/shunit2 test/test_suite.sh
cd misc/bend_symlinks/ && /bin/bash -c /usr/bin/shunit2 test/test_suite.sh
clean: clean-antlr
mvn clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment