1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/renderer/tests/support/jasmine.json
2020-11-05 16:58:23 +00:00

10 lines
140 B
JSON

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