js/src/tests/ecma/Date/dst-offset-caching-3-of-8.js

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:cb4ba35904fd
1 // |reftest| slow
2 /*
3 * Any copyright is dedicated to the Public Domain.
4 * http://creativecommons.org/licenses/publicdomain/
5 */
6 runDSTOffsetCachingTestsFraction(3, 8);

mercurial