| Index: tests/utils/dummy_compiler_test.dart
|
| diff --git a/tests/utils/dummy_compiler_test.dart b/tests/utils/dummy_compiler_test.dart
|
| index 608e0996686473dd6509b3daaeb00c21423f6f5f..c8becb309c3ac346c9be96418a2fd7ec453bfc99 100644
|
| --- a/tests/utils/dummy_compiler_test.dart
|
| +++ b/tests/utils/dummy_compiler_test.dart
|
| @@ -1,8 +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=
|
| -// VMOptions=--print-object-histogram
|
|
|
| // Smoke test of the dart2js compiler API.
|
| library dummy_compiler;
|
|
|