mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
refactor (eslint): use cordova-eslint (#910)
This commit is contained in:
@@ -35,7 +35,6 @@ var deleteJava = common.__get__('deleteJava');
|
||||
var copyNewFile = common.__get__('copyNewFile');
|
||||
|
||||
describe('common platform handler', function () {
|
||||
|
||||
describe('copyFile', function () {
|
||||
it('Test#001 : should throw if source path not found', function () {
|
||||
fs.removeSync(src);
|
||||
|
||||
Reference in New Issue
Block a user