X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fqunit%2FQUnitTestResources.php;h=4969a8b45f9340221d6156d9cc7f2eddba3fa03f;hp=d6ede4f53b7f0e8b51757cf780e00b389eea295d;hb=dfec83932fd38a9086eb5a2e212889ad00f35b0e;hpb=1d5344025f02e1b2b9646c6d88083255edd87f58 diff --git a/tests/qunit/QUnitTestResources.php b/tests/qunit/QUnitTestResources.php index d6ede4f53b..4969a8b45f 100644 --- a/tests/qunit/QUnitTestResources.php +++ b/tests/qunit/QUnitTestResources.php @@ -41,7 +41,6 @@ return [ 'tests/qunit/suites/resources/jquery/jquery.color.test.js', 'tests/qunit/suites/resources/jquery/jquery.colorUtil.test.js', 'tests/qunit/suites/resources/jquery/jquery.getAttrs.test.js', - 'tests/qunit/suites/resources/jquery/jquery.hidpi.test.js', 'tests/qunit/suites/resources/jquery/jquery.highlightText.test.js', 'tests/qunit/suites/resources/jquery/jquery.lengthLimit.test.js', 'tests/qunit/suites/resources/jquery/jquery.makeCollapsible.test.js', @@ -101,7 +100,6 @@ return [ 'jquery.color', 'jquery.colorUtil', 'jquery.getAttrs', - 'jquery.hidpi', 'jquery.highlightText', 'jquery.lengthLimit', 'jquery.makeCollapsible',