mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-01 10:32:51 +08:00
9 lines
148 B
JSON
9 lines
148 B
JSON
|
{
|
||
|
"spec_dir": "spec",
|
||
|
"spec_files": [
|
||
|
"unit/**/*[sS]pec.js"
|
||
|
],
|
||
|
"stopSpecOnExpectationFailure": false,
|
||
|
"random": false
|
||
|
}
|