mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
+2
-1
@@ -1 +1,2 @@
|
||||
bin/templates/project/assets/www/cordova.js
|
||||
bin/templates/project/assets/www/cordova.js
|
||||
test/app
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@
|
||||
"cover": "istanbul cover --root bin --print detail jasmine -- --config=spec/unit/jasmine.json",
|
||||
"e2e-tests": "jasmine --config=spec/e2e/jasmine.json",
|
||||
"java-unit-tests": "cd test && node run_java_unit_tests.js && cd ..",
|
||||
"eslint": "eslint bin && eslint spec"
|
||||
"eslint": "eslint bin spec test"
|
||||
},
|
||||
"author": "Apache Software Foundation",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user