mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-01 02:12:58 +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
|
|
}
|