mirror of
https://github.com/bykof/cordova-plugin-webserver.git
synced 2026-04-20 00:02:45 +08:00
Plugin XML settings
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
cordova.define("cordova-plugin-webserver-tests.tests", function(require, exports, module) {
|
||||
exports.defineAutoTests = function() {
|
||||
|
||||
describe('Webserver (window.webserver)', function () {
|
||||
@@ -91,5 +90,3 @@ exports.defineManualTests = function(contentEl, createActionButton) {
|
||||
);
|
||||
});
|
||||
};
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user