diff options
author | merakor <cem@ckyln.com> | 2021-01-06 12:01:50 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2021-01-06 12:01:50 +0000 |
commit | e4520245639f46fd02efbc9af2457de9cd1099e2 (patch) | |
tree | f1459f35123abcb573051f2a87990668b3cd6b45 /.shellspec | |
parent | e31f8c482bacb62014fa0f1a35d9044bb6823147 (diff) | |
parent | ae42d4a74240d452864cdf16ce2ac2cbbdb5fc68 (diff) | |
download | cpt-e4520245639f46fd02efbc9af2457de9cd1099e2.tar.gz |
Merge branch 'shellspec' into experiment/lazyload
FossilOrigin-Name: 5ba55e426ac6b4ca55ac87abacdd7cff99f8c96ee24e53018734295c199db585
Diffstat (limited to '.shellspec')
-rw-r--r-- | .shellspec | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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" |