jquery/test/data/nomodule.js
Michał Gołębiowski-Owczarek 3527a38405
Core: Remove IE-specific support tests, rely on document.documentMode
Also, update some tests to IE-sniff when deciding whether
to skip a test.

Fixes gh-4386
Closes gh-4387
2019-05-13 21:39:56 +02:00

2 lines
70 B
JavaScript

QUnit.assert.ok( QUnit.isIE, "evaluated: nomodule script with src" );