Removing skip of fileName and lineNumber test; these properties are now supported by Rhino. See bug 225817.

This commit is contained in:
pschwartau%netscape.com 2003-11-17 16:48:12 +00:00
parent 0434ce1a39
commit cbb33a9d98

View File

@ -67,8 +67,6 @@ ecma_3/Statements/regress-74474-003.js
#Compiled mode cannot catch infinite recursion errors
js1_5/Regress/regress-96128-n.js
js1_5/Exceptions/regress-121658.js
#Rhino doesn't implement (non-ECMA) fileName, lineNumber properties of Error objects
js1_5/Exceptions/regress-50447.js
#This test uses the (non-ECMA) 'it' object of SpiderMonkey
js1_2/version120/regress-99663.js
#This test uses the gc() function of SpiderMonkey