knex/test/mocha-all-config-test.js

4 lines
93 B
JavaScript
Raw Normal View History

module.exports = {
spec: ['test/all-tests-suite.js', 'test/integration2/**/*.spec.js'],
};