mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-07 16:30:12 +08:00
Fix toastr tests
This commit is contained in:
@@ -16,7 +16,6 @@ function test_basic() {
|
||||
toastr.options.onclick = function () { }
|
||||
}
|
||||
|
||||
declare var $;
|
||||
function test_fromdemo() {
|
||||
var i = -1,
|
||||
toastCount = 0,
|
||||
|
||||
Reference in New Issue
Block a user