mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 22:13:13 +00:00
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
./test/**/*.spec.js
|
|
|
|
--require ./config/mocha.conf.js
|
|
--reporter spec
|
|
--ui bdd
|
|
--compilers js:babel-core/register
|
|
--recursive
|
|
--timeout 15000
|
|
--bail |