]> source.dussan.org Git - jquery.git/commit
Tests: Skip jQuery.Deferred.exceptionHook tests in IE 9
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 15 Mar 2023 11:21:35 +0000 (12:21 +0100)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 15 Mar 2023 11:21:54 +0000 (12:21 +0100)
commit98dd622a55e672ef972cdd0854e7cd2f2db4e8ca
tree379f532808c227ada46d914703a399c833e38171
parent18139213fffdc7d42e3aa802d1006848bb3f95df
Tests: Skip jQuery.Deferred.exceptionHook tests in IE 9

The non-deprecated test was already skipped there, the deprecated
one is now skipped as well.

Ref gh-5212
test/unit/deferred.js
test/unit/deprecated.js