| Index: tests/corelib/src/CollectionToStringTest.dart
|
| ===================================================================
|
| --- tests/corelib/src/CollectionToStringTest.dart (revision 4582)
|
| +++ tests/corelib/src/CollectionToStringTest.dart (working copy)
|
| @@ -1,7 +1,6 @@
|
| // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| // 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=--optimization_invocation_threshold=100
|
|
|
| /**
|
| * Tests for the toString methods on collections (including maps).
|
|
|