r3238 committed - tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trun...

r3238 committed - tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trun...


Revision: 3238
Author: joern.zaefferer
Date: Tue Sep 15 14:20:51 2009
Log: tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in
trunk/1.3.3)
http://code.google.com/p/jquery-ui/source/detail?r=3238
Modified:
/trunk/tests/unit/testsuite.js
=======================================
--- /trunk/tests/unit/testsuite.js    Tue Sep 15 01:26:59 2009
+++ /trunk/tests/unit/testsuite.js    Tue Sep 15 14:20:51 2009
@@ -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({},