Get usage message into coverage tests.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 19 Jun 2017 03:31:59 +0000 (23:31 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 19 Jun 2017 03:31:59 +0000 (23:31 -0400)
tests/Makefile

index 88b18b49f76c095aee231afcac11a5f20f40d76c..da0dc71f7ec4d13c7f890b432f04bde25971c38e 100644 (file)
@@ -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