Permalink
Browse files
Tests: Do not define two modules with the same name
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
test/unit/ready.js
|
|
@@ -1,4 +1,4 @@ |
|
|
|
QUnit.module( "event" ); |
|
|
|
QUnit.module( "ready" ); |
|
|
|
|
|
|
|
( function() { |
|
|
|
var notYetReady, noEarlyExecution, |
|
|
|
0 comments on commit
85aed35