| Index: tests/lib/async/slow_consumer2_test.dart
|
| diff --git a/tests/lib/async/slow_consumer2_test.dart b/tests/lib/async/slow_consumer2_test.dart
|
| index a0402563ff6b5eea3bffeebe9a46c968716002f0..a239a9160d3a57000d8a7b63a9dab8a4a7bb8ccf 100644
|
| --- a/tests/lib/async/slow_consumer2_test.dart
|
| +++ b/tests/lib/async/slow_consumer2_test.dart
|
| @@ -2,7 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -// VMOptions=--old_gen_heap_size=32
|
| +// VMOptions=--old_gen_heap_size=64
|
|
|
| library slow_consumer2_test;
|
|
|
|
|