mirror of
https://github.com/knex/knex.git
synced 2025-07-10 02:20:51 +00:00
4 lines
100 B
JavaScript
4 lines
100 B
JavaScript
![]() |
module.exports = {
|
||
|
spec: ['test/integration-test-suite.js', 'test/integration2/**/*.spec.js'],
|
||
|
};
|