forked from github/Toast-PhoneGap-Plugin
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) {
|
||||
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