« get me outta code hell

test: drop wiki-data helpers too - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/test/lib/index.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-03-31 19:51:09 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-03-31 19:51:09 -0300
commit727e1f0b4f6361a38a12489675b8f8c892040d65 (patch)
treedf1117acd8104e48512376073bb99a5344f81b2b /test/lib/index.js
parentfd3a79f347f51dbd9fac2fc7192bd68bc812a587 (diff)
test: drop wiki-data helpers too
Diffstat (limited to 'test/lib/index.js')
-rw-r--r--test/lib/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/index.js b/test/lib/index.js
index f9bf71e7..657bfe78 100644
--- a/test/lib/index.js
+++ b/test/lib/index.js
@@ -1,5 +1,4 @@
 Error.stackTraceLimit = Infinity;
 
 export * from './composite.js';
-export * from './wiki-data.js';
 export * from './strict-match-error.js';