diff options
Diffstat (limited to '.shellspec')
-rw-r--r-- | .shellspec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.shellspec b/.shellspec new file mode 100644 index 0000000..77d79cf --- /dev/null +++ b/.shellspec @@ -0,0 +1,3 @@ +--kcov-options "--include-pattern=cpt-lib" +--kcov-options "--include-pattern=/src/cpt,/contrib/cpt-" +--kcov-options "--exclude-pattern=.in" |