jquery/test/data/inner_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
76 B
JavaScript

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