From 758a0991b2c267b2cd67914925a8b9d398528656 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 20 Feb 2018 22:05:31 +0100 Subject: Add missing test case MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5b00b29..c8ef546 100644 --- a/Makefile +++ b/Makefile @@ -54,6 +54,7 @@ check: loc test "$$(./loc tests/37)" = 1 test "$$(./loc tests/38)" = 0 test "$$(./loc tests/39)" = 1 + test "$$(./loc tests/40)" = 2 install: loc mkdir -p -- "$(DESTDIR)$(PREFIX)/bin/" -- cgit v1.2.3-70-g09d2