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

4 lines
100 B
JavaScript
Raw Permalink Normal View History

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