mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 09:44:56 -05:00
Tests: Do not define two modules with the same name
Ref 7aa46e0df8
Fixes gh-2437
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
QUnit.module( "event" );
|
||||
QUnit.module( "ready" );
|
||||
|
||||
( function() {
|
||||
var notYetReady, noEarlyExecution,
|
||||
|
||||
Reference in New Issue
Block a user