| Index: runtime/observatory/tests/service/positive_token_pos_test.dart
|
| diff --git a/runtime/observatory/tests/service/positive_token_pos_test.dart b/runtime/observatory/tests/service/positive_token_pos_test.dart
|
| index eb46496847680abe20fe018f36618adf9e545a33..c30da31d28dabe0a6bc81c64eaaf0189ea2d9dc5 100644
|
| --- a/runtime/observatory/tests/service/positive_token_pos_test.dart
|
| +++ b/runtime/observatory/tests/service/positive_token_pos_test.dart
|
| @@ -19,6 +19,7 @@ testMain() {
|
|
|
| var tests = [
|
| hasStoppedAtBreakpoint,
|
| + markDartColonLibrariesDebuggable,
|
| stoppedAtLine(17),
|
| stepInto,
|
|
|
|
|