| Index: test/cctest/test-strings.cc
|
| diff --git a/test/cctest/test-strings.cc b/test/cctest/test-strings.cc
|
| index 6e0ee04a9c52b114abca3d3e008e2ba2b1856764..ce60b954951f25afd25621fef785a88a597f438f 100644
|
| --- a/test/cctest/test-strings.cc
|
| +++ b/test/cctest/test-strings.cc
|
| @@ -642,7 +642,6 @@
|
|
|
| template<typename BuildString>
|
| void TestStringCharacterStream(BuildString build, int test_cases) {
|
| - FLAG_gc_global = true;
|
| CcTest::InitializeVM();
|
| Isolate* isolate = CcTest::i_isolate();
|
| HandleScope outer_scope(isolate);
|
|
|