Enchance benchmarking code
[poolifier.git] / tests / test-utils.js
index 31a33c627eec12c671872e3e2acf8c89d6bfe34c..78218e2668c34bbfef44e680e1e9676eccf7b7cd 100644 (file)
@@ -1,4 +1,4 @@
-const WorkerFunctions = require('./test-types')
+const { WorkerFunctions } = require('./test-types')
 
 class TestUtils {
   static async waitExits (pool, numberOfExitEventsToWait) {