knex/test/mocha-unit-config-test.js
2020-12-14 23:47:02 +02:00

4 lines
62 B
JavaScript

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