Index: tests/corelib/hash_map_test.dart |
diff --git a/tests/corelib/hash_map_test.dart b/tests/corelib/hash_map_test.dart |
index 8f9ce30494878472b8bb80f34a1750947372cb7f..52848e1a42d117917320e6319d9dec169c7889fa 100644 |
--- a/tests/corelib/hash_map_test.dart |
+++ b/tests/corelib/hash_map_test.dart |
@@ -1,9 +1,6 @@ |
// Copyright (c) 2011, 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= |
-// VMOptions=--use_internal_hash_map |
import "package:expect/expect.dart"; |