make/project.properties

changeset 351
a2fa56222fa2
parent 300
f472f7046ec9
child 418
36d6b6a3fbe0
     1.1 --- a/make/project.properties	Fri Jun 14 21:16:14 2013 +0530
     1.2 +++ b/make/project.properties	Mon Jun 17 13:56:05 2013 +0530
     1.3 @@ -193,7 +193,8 @@
     1.4  
     1.5  # list of test262 test dirs to be excluded
     1.6  test262-test-sys-prop.test.js.exclude.dir=\
     1.7 -    ${test262.suite.dir}/intl402/
     1.8 +    ${test262.suite.dir}/intl402/ \
     1.9 +    ${test262.suite.dir}/bestPractice/ 
    1.10  
    1.11  test262-test-sys-prop.test.failed.list.file=${build.dir}/test/failedTests
    1.12  

mercurial