diff --git a/makefile b/makefile index 2ffab3e..0943291 100644 --- a/makefile +++ b/makefile @@ -17,3 +17,4 @@ clean: test: $(JUNIT5_JAR) java -cp .:$(JUNIT5_JAR) $(JUNIT5_RUNNER) --scan-class-path +