« get me outta code hell

drop tcompare and some unused test helpers - 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:49:04 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-03-31 19:49:04 -0300
commitfd3a79f347f51dbd9fac2fc7192bd68bc812a587 (patch)
tree6204a199a977554c5cf4c58862b8e90b9f6f7b94 /test/lib/index.js
parent12c11ea8227a7961ec01795161e53a8720834e0d (diff)
drop tcompare and some unused test helpers
Diffstat (limited to 'test/lib/index.js')
-rw-r--r--test/lib/index.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/lib/index.js b/test/lib/index.js
index 4c9ee23f..f9bf71e7 100644
--- a/test/lib/index.js
+++ b/test/lib/index.js
@@ -1,7 +1,5 @@
 Error.stackTraceLimit = Infinity;
 
 export * from './composite.js';
-export * from './content-function.js';
-export * from './generic-mock.js';
 export * from './wiki-data.js';
 export * from './strict-match-error.js';