diff --git a/tests/Makefile b/tests/Makefile index 88b18b4..da0dc71 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -10,6 +10,7 @@ ECHO := /bin/echo all: regress @echo "=== No diff output is good news." + @-advent -x 2>/dev/null # Get usage message into coverage tests .SUFFIXES: .chk