From b41bd912b9440b0663cb25960346a4fb4805d62a Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 29 Sep 2018 18:34:42 -0400 Subject: =?UTF-8?q?(BATS)=20test:=20Manual=20Roundup=E2=86=92BATS=20conver?= =?UTF-8?q?sion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1252b64..4c56af1 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ files.src.gen += .srcversion-libretools.mk .srcversion-devtools.mk nested.subdirs = src po $(outdir)/check: - cd $(@D)/test && ./testenv $(TESTENVFLAGS) roundup + cd $(@D)/test && ./testenv $(TESTENVFLAGS) bats cases $(outdir)/shellcheck: private shellcheck.flags = --exclude=1090,1091,2016,2059,2064,2164,2191 $(outdir)/shellcheck: private shellcheck.prune = -false -- cgit v1.2.2