Skip to content

Commit e7927c3

Browse files
committed
tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trunk/1.3.3)
1 parent 5db2f6b commit e7927c3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/unit/testsuite.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// FIXME remove this once updated to jQuery core 1.3.3
2+
var hasDuplicate = false;
13

24
function testWidgetDefaults(widget, defaults) {
35
var pluginDefaults = $.extend({},

0 commit comments

Comments
 (0)