From ef82ef1bede3af0b4b229ec995bafb476ad38879 Mon Sep 17 00:00:00 2001 From: Neil Stalker Date: Fri, 21 Jun 2013 14:50:25 +0100 Subject: [PATCH] Fix toastr tests --- toastr/toastr-tests.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/toastr/toastr-tests.ts b/toastr/toastr-tests.ts index 31a09e609..d973731a5 100644 --- a/toastr/toastr-tests.ts +++ b/toastr/toastr-tests.ts @@ -16,7 +16,6 @@ function test_basic() { toastr.options.onclick = function () { } } -declare var $; function test_fromdemo() { var i = -1, toastCount = 0,