From e7927c35350d7f9a63ed375836cb0cf4c317e080 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Zaefferer?= Date: Tue, 15 Sep 2009 21:20:51 +0000 Subject: [PATCH] tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trunk/1.3.3) --- tests/unit/testsuite.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/unit/testsuite.js b/tests/unit/testsuite.js index 1efb8b287..5b76ad9fd 100644 --- a/tests/unit/testsuite.js +++ b/tests/unit/testsuite.js @@ -1,3 +1,5 @@ +// FIXME remove this once updated to jQuery core 1.3.3 +var hasDuplicate = false; function testWidgetDefaults(widget, defaults) { var pluginDefaults = $.extend({},