UNPKG

jacc

Version:

Just Another Cloud in the Cloud

4 lines (3 loc) 92 B
module.exports = process.env.COV ? require('./lib-cov/mocha') : require('./lib/mocha');