Fix toastr tests

This commit is contained in:
Neil Stalker
2013-06-21 14:50:25 +01:00
parent 7480501d49
commit ef82ef1bed
-1
View File
@@ -16,7 +16,6 @@ function test_basic() {
toastr.options.onclick = function () { }
}
declare var $;
function test_fromdemo() {
var i = -1,
toastCount = 0,