diff --git a/js/tests/js1_5/Regress/regress-322430.js b/js/tests/js1_5/Regress/regress-322430.js index 754ea00bf37f..349012bf5916 100755 --- a/js/tests/js1_5/Regress/regress-322430.js +++ b/js/tests/js1_5/Regress/regress-322430.js @@ -46,7 +46,7 @@ printBugNumber(BUGNUMBER); printStatus (summary); options('strict'); -options('werrror'); +options('werror'); expect = 'No Warning';