1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-03-11 14:09:55 +02:00

10 lines
140 B
JSON
Raw Normal View History

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