summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-09-29 18:34:42 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-10-01 20:31:57 -0400
commitb41bd912b9440b0663cb25960346a4fb4805d62a (patch)
tree092efcee116c9ac477e88654cb6b424ffe355201 /Makefile
parent00406ddaa210e0e9a6e31e0e6841b51edabc80fb (diff)
(BATS) test: Manual Roundup→BATS conversion
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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