Skip to content

Commit 9e68e90

Browse files
committed
// No document.ready event.
1 parent 2cf5aba commit 9e68e90

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/qunit/test-run.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
/* jshint esversion: 6 */
2+
3+
// No document.ready event.
4+
$.holdReady( true );
5+
26
QUnit.module( 'findAll' );
37

48
QUnit.test( 'no matches', function( assert ) {

0 commit comments

Comments
 (0)