| Index: dart/tests/try/cursor_position_test.dart
|
| diff --git a/dart/tests/try/cursor_position_test.dart b/dart/tests/try/cursor_position_test.dart
|
| index b2762382c3fa46f4eed2a3320a85f7f6d6091003..36ff9906eabbefddd8c0786a288adf189e6dedcd 100644
|
| --- a/dart/tests/try/cursor_position_test.dart
|
| +++ b/dart/tests/try/cursor_position_test.dart
|
| @@ -2,8 +2,6 @@
|
| // 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.
|
|
|
| -// SharedOptions=--package-root=sdk/lib/_internal/
|
| -
|
| // Test that cursor positions are correctly updated after adding new content.
|
|
|
| import 'test_try.dart';
|
|
|