@@ -42,4 +42,9 @@ jar:
deploy-tests:
@echo "Deploying JAR to 'bake' directories..."
@find $(TESTDIR) -type d -name 'bake' -exec cp $(JARNAME) {} \;
@echo "Done."
run_test:
@echo "Running tests..."
@java -cp build fr.monlouyan.bakefile.tests.BakeTestRunner
The note is not visible to the blocked user.