X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=tests%2Fqunit%2FQUnitTestResources.php;h=a2d76e01b016fb76ded753f722bfabc916302f36;hb=b684d981847ed6444f12d5ae03e30504068aaa32;hp=310268f27b94292cd1b65416fb4c1a7f8eea239e;hpb=541b2e7e5b7d08a3e5aab5210455800615209e19;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/qunit/QUnitTestResources.php b/tests/qunit/QUnitTestResources.php index 310268f27b..a2d76e01b0 100644 --- a/tests/qunit/QUnitTestResources.php +++ b/tests/qunit/QUnitTestResources.php @@ -8,7 +8,8 @@ return [ 'test.sinonjs' => [ 'scripts' => [ - 'resources/lib/sinonjs/sinon-1.15.4.js', + 'tests/qunit/suites/resources/test.sinonjs/index.js', + 'resources/lib/sinonjs/sinon-1.17.3.js', // We want tests to work in IE, but can't include this as it // will break the placeholders in Sinon because the hack it uses // to hijack IE globals relies on running in the global scope