| Index: tests/language/bootstrap_test.dart
|
| diff --git a/tests/language/bootstrap_test.dart b/tests/language/bootstrap_test.dart
|
| index 747dbf9e4bae1ff32d8597a228719fbe31a73d7c..ba4e802cbcf65ac2584f95071d621d5ab5ecae26 100644
|
| --- a/tests/language/bootstrap_test.dart
|
| +++ b/tests/language/bootstrap_test.dart
|
| @@ -1,8 +1,6 @@
|
| // Copyright (c) 2013, 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.
|
| -// Dart test for testing binary operations.
|
| -// VMOptions=--verify_implements --check-function-fingerprints
|
|
|
| class BootstrapTest {
|
|
|
|
|