mirror of
https://github.com/knex/knex.git
synced 2025-06-26 22:00:25 +00:00
4 lines
100 B
JavaScript
4 lines
100 B
JavaScript
module.exports = {
|
|
spec: ['test/integration-test-suite.js', 'test/integration2/**/*.spec.js'],
|
|
};
|