4
0
mirror of https://github.com/apache/cordova-android.git synced 2025-04-26 03:22:19 +08:00
2019-01-15 21:57:08 -08:00

10 lines
164 B
JSON

{
"spec_dir": "spec",
"spec_files": [
"unit/**/*[sS]pec.js",
"e2e/**/*[sS]pec.js"
],
"stopSpecOnExpectationFailure": false,
"random": false
}