| Index: pkg/analyzer/test/src/task/strong/strong_test_helper.dart
|
| diff --git a/pkg/analyzer/test/src/task/strong/strong_test_helper.dart b/pkg/analyzer/test/src/task/strong/strong_test_helper.dart
|
| index ca11e9fee6722297a6ae7dfc279948a37ad1a915..b325909c6c79322031016f16942a2c99398fcc98 100644
|
| --- a/pkg/analyzer/test/src/task/strong/strong_test_helper.dart
|
| +++ b/pkg/analyzer/test/src/task/strong/strong_test_helper.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| // TODO(jmesserly): this file needs to be refactored, it's a port from
|
| // package:dev_compiler's tests
|
| -library test.src.task.strong.strong_test_helper;
|
| +library analyzer.test.src.task.strong.strong_test_helper;
|
|
|
| import 'package:analyzer/file_system/file_system.dart';
|
| import 'package:analyzer/file_system/memory_file_system.dart';
|
|
|