From 78e510bf42ac4b85a7709aaeff13221ecc4bcc90 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 12 Jun 2024 17:19:13 -0300 Subject: test: quickCheckCompositeOutputs utility function --- test/lib/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'test/lib/index.js') diff --git a/test/lib/index.js b/test/lib/index.js index 5fb5bf78..4c9ee23f 100644 --- a/test/lib/index.js +++ b/test/lib/index.js @@ -1,5 +1,6 @@ Error.stackTraceLimit = Infinity; +export * from './composite.js'; export * from './content-function.js'; export * from './generic-mock.js'; export * from './wiki-data.js'; -- cgit 1.3.0-6-gf8a5