diff --git a/Makefile b/Makefile index a80e8da7..8727b78b 100644 --- a/Makefile +++ b/Makefile @@ -84,4 +84,4 @@ test: ruby $$file | tee -a tests.log ; \ done echo "DONE" - cat tests.log | grep -E ' Error:| Failure:|No such file or directory' \ No newline at end of file + cat tests.log | grep -E ' Error:| Failure:|No such file or directory'