1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-8-of-8.js Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,6 @@ 1.4 +// |reftest| skip-if(!xulRuntime.shell) -- uses shell load() function 1.5 +// Any copyright is dedicated to the Public Domain. 1.6 +// http://creativecommons.org/licenses/publicdomain/ 1.7 + 1.8 +load("ecma_5/Object/defineProperty-setup.js"); 1.9 +runDictionaryPropertyPresentTestsFraction(8, 8);