| Index: tests/language_strong/type_hoisting_test.dart
|
| diff --git a/tests/language_strong/type_hoisting_test.dart b/tests/language_strong/type_hoisting_test.dart
|
| index e6ab14edc515c1e4d567a8fecfc93ecbb395de8e..80cd145286b83f7a77de83e0a5f4452ab7d5c1d1 100644
|
| --- a/tests/language_strong/type_hoisting_test.dart
|
| +++ b/tests/language_strong/type_hoisting_test.dart
|
| @@ -1,4 +1,3 @@
|
| -// compile options: --hoist-signature-types --hoist-instance-creation --hoist-type-tests
|
| // Copyright (c) 2016, 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.
|
|
|