]> source.dussan.org Git - jquery.git/commitdiff
Tests: Do not define two modules with the same name
authorOleg Gaidarenko <markelog@gmail.com>
Thu, 3 Sep 2015 01:03:44 +0000 (04:03 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Mon, 7 Sep 2015 17:14:59 +0000 (20:14 +0300)
Ref 7aa46e0df8a673e6b00550bbbbed21eed50108b7
Fixes gh-2437

test/unit/ready.js

index 9c7ce74ff00b1abbdf84cbc051ff7afaf4d21b27..6272dbdd403304f5dd17f3e523c3a4607bc4060c 100644 (file)
@@ -1,4 +1,4 @@
-QUnit.module( "event" );
+QUnit.module( "ready" );
 
 ( function() {
        var notYetReady, noEarlyExecution,