diff --git a/mozilla/js/tests/ecma_2/RegExp/properties-002.js b/mozilla/js/tests/ecma_2/RegExp/properties-002.js index 077ae56059f..2496d5fe3e2 100644 --- a/mozilla/js/tests/ecma_2/RegExp/properties-002.js +++ b/mozilla/js/tests/ecma_2/RegExp/properties-002.js @@ -11,6 +11,8 @@ var SECTION = "RegExp/properties-002.js"; var VERSION = "ECMA_2"; var TITLE = "Properties of RegExp Instances"; var BUGNUMBER ="http://scopus/bugsplat/show_bug.cgi?id=346032"; +// ALSO SEE http://bugzilla.mozilla.org/show_bug.cgi?id=124339 + startTest();