Fix tests run on node 10.x and add test assertion
[poolifier.git] / index.js
1 module.exports.FixedThreadPool = require('./lib/fixed')