« get me outta code hell

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:
Diffstat (limited to 'test/lib/index.js')
-rw-r--r--test/lib/index.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/lib/index.js b/test/lib/index.js
new file mode 100644
index 0000000..b9cc82f
--- /dev/null
+++ b/test/lib/index.js
@@ -0,0 +1,3 @@
+export * from './content-function.js';
+export * from './generic-mock.js';
+export * from './strict-match-error.js';