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

4 lines
62 B
JavaScript
Raw Permalink Normal View History

module.exports = {
spec: ['test/db-less-test-suite.js'],
};