| Index: pkg/analyzer/test/src/task/strong/checker_test.dart
|
| diff --git a/pkg/analyzer/test/src/task/strong/checker_test.dart b/pkg/analyzer/test/src/task/strong/checker_test.dart
|
| index 4030043d43d9a5d3a9109c54f0f78c3179e5124e..b896776ccd5023768d25895f15fedc8de9020386 100644
|
| --- a/pkg/analyzer/test/src/task/strong/checker_test.dart
|
| +++ b/pkg/analyzer/test/src/task/strong/checker_test.dart
|
| @@ -5,7 +5,7 @@
|
| // TODO(jmesserly): this file needs to be refactored, it's a port from
|
| // package:dev_compiler's tests
|
| /// General type checking tests
|
| -library test.src.task.strong.checker_test;
|
| +library analyzer.test.src.task.strong.checker_test;
|
|
|
| import 'package:unittest/unittest.dart';
|
|
|
|
|