mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-02-06 22:00:09 +00:00
3 lines
86 B
JavaScript
3 lines
86 B
JavaScript
module.exports = {
|
|
projects: ['test/server', 'test/unit', 'plugins/*/test/unit'],
|
|
}
|