diff --git a/Makefile b/Makefile index b04c669..d67e04b 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ - +# Makefile which covers tests test: cd tests; make all