mirror of
https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin.git
synced 2025-02-24 10:12:53 +08:00
Merge branch 'master' of https://github.com/Telerik-Verified-Plugins/Toast-PhoneGap-Plugin
This commit is contained in:
commit
ea932b3f85
@ -1,4 +1,4 @@
|
|||||||
cordova.define("nl.x-services.plugins.toast.tests", function(require, exports, module) { exports.defineAutoTests = function() {
|
exports.defineAutoTests = function() {
|
||||||
|
|
||||||
var fail = function (done) {
|
var fail = function (done) {
|
||||||
expect(true).toBe(false);
|
expect(true).toBe(false);
|
||||||
@ -55,5 +55,3 @@ cordova.define("nl.x-services.plugins.toast.tests", function(require, exports, m
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
});
|
|
||||||
|
Loading…
Reference in New Issue
Block a user