forked from github/Toast-PhoneGap-Plugin
Update tests.js
This commit is contained in:
parent
388979b909
commit
fe7b0db69c
@ -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