Chromium Code Reviews| Index: test/cctest/compiler/test-run-jsops.cc |
| diff --git a/test/cctest/compiler/test-run-jsops.cc b/test/cctest/compiler/test-run-jsops.cc |
| index b68fc1cdde2f0581e4e11140289bbf4aa89a1be8..78e12576f1b70d55d5471b7ee7e3dd1bcaf68ce0 100644 |
| --- a/test/cctest/compiler/test-run-jsops.cc |
| +++ b/test/cctest/compiler/test-run-jsops.cc |
| @@ -512,7 +512,6 @@ TEST(RegExpLiteral) { |
| TEST(ClassLiteral) { |
| - FLAG_harmony_sloppy = true; |
| const char* src = |
| "(function(a,b) {" |
| " class C {" |