1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00
joplin/CliClient/tests/support/jasmine.json

10 lines
147 B
JSON

{
"spec_dir": "tests-build",
"spec_files": [
"*.js",
"!test-utils.js"
],
"stopSpecOnExpectationFailure": false,
"random": true
}