diff --git a/tests/Makefile b/tests/Makefile index c0a9b0c..90120ef 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -29,9 +29,7 @@ TESTLOADS := $(shell ls -1 *.log | sed '/.log/s///' | sort) check: savecheck @make tap | tapview - @echo "=== No diff output is good news." @-advent -x 2>/dev/null || exit 0 # Get usage message into coverage tests - @-advent -l /dev/null /dev/null .SUFFIXES: .chk