aboutsummaryrefslogtreecommitdiff
path: root/.shellspec
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-01-06 11:56:09 +0000
committermerakor <cem@ckyln.com>2021-01-06 11:56:09 +0000
commitae42d4a74240d452864cdf16ce2ac2cbbdb5fc68 (patch)
tree555426dbde9aec2f5c22154bd21b416f14151d05 /.shellspec
parent12a4321bfdc98c3bf7b1440077c1a09c9f4e3eec (diff)
downloadcpt-ae42d4a74240d452864cdf16ce2ac2cbbdb5fc68.tar.gz
shellspec: add spec_helper
FossilOrigin-Name: df5c93b3f164a3826c97d1ca43924d44af1a5e156e2c4b2f0b8496c60b652868
Diffstat (limited to '.shellspec')
-rw-r--r--.shellspec2
1 files changed, 2 insertions, 0 deletions
diff --git a/.shellspec b/.shellspec
index 77d79cf..85e0590 100644
--- a/.shellspec
+++ b/.shellspec
@@ -1,3 +1,5 @@
+--require spec_helper
+
--kcov-options "--include-pattern=cpt-lib"
--kcov-options "--include-pattern=/src/cpt,/contrib/cpt-"
--kcov-options "--exclude-pattern=.in"