« get me outta code hell

test: move lib functions into one (short!) file - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/.taprc
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-03-31 19:53:51 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-03-31 19:53:51 -0300
commit90b0f3ebb163e05aa47aec66bf16ddaa03739546 (patch)
tree7f271020b791d7ef432d97bbddfba4a736d85291 /.taprc
parent727e1f0b4f6361a38a12489675b8f8c892040d65 (diff)
test: move lib functions into one (short!) file
Diffstat (limited to '.taprc')
-rw-r--r--.taprc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.taprc b/.taprc
index 01ac7b62..3d4523f3 100644
--- a/.taprc
+++ b/.taprc
@@ -1,6 +1,6 @@
 # vim: set filetype=yaml :
 coverage-map: coverage-map.js
 exclude:
-  - test/lib/*
+  - test/test-lib.js
 test-env:
   - CLICOLOR_FORCE=0