mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
3527a38405
Also, update some tests to IE-sniff when deciding whether to skip a test. Fixes gh-4386 Closes gh-4387
2 lines
70 B
JavaScript
2 lines
70 B
JavaScript
QUnit.assert.ok( QUnit.isIE, "evaluated: nomodule script with src" );
|