From 90b0f3ebb163e05aa47aec66bf16ddaa03739546 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 31 Mar 2026 19:53:51 -0300 Subject: test: move lib functions into one (short!) file --- .taprc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.taprc') 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 -- cgit 1.3.0-6-gf8a5