1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/CliClient/tests/support/jasmine.json

10 lines
146 B
JSON

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