Bug 872971 - Followup: Remove bogus test from a CLOSED TREE. r=jwalden

This commit is contained in:
Till Schneidereit 2013-12-18 18:28:01 +01:00
parent f506ee8490
commit 02c277f0ab

View File

@ -1,3 +0,0 @@
// |jit-test| error: SyntaxError: invalid quantifier
String.fromCharCode(256).replace(/[^a$]{4294967295}/,"aaaa");