mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trunk/1.3.3)
This commit is contained in:
parent
5db2f6b7f7
commit
e7927c3535
@ -1,3 +1,5 @@
|
|||||||
|
// FIXME remove this once updated to jQuery core 1.3.3
|
||||||
|
var hasDuplicate = false;
|
||||||
|
|
||||||
function testWidgetDefaults(widget, defaults) {
|
function testWidgetDefaults(widget, defaults) {
|
||||||
var pluginDefaults = $.extend({},
|
var pluginDefaults = $.extend({},
|
||||||
|
Loading…
Reference in New Issue
Block a user