| Index: test/report_test.dart
|
| diff --git a/test/report_test.dart b/test/report_test.dart
|
| index 1ed8a7af81c6af6dbdbcb39313fd1157823e478f..1a1155aa085965e9e666164206efb193f3306e03 100644
|
| --- a/test/report_test.dart
|
| +++ b/test/report_test.dart
|
| @@ -3,7 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| /// Tests for summary reporting.
|
| -library ddc.test.report_test;
|
| +library dev_compiler.test.report_test;
|
|
|
| import 'package:unittest/compact_vm_config.dart';
|
| import 'package:unittest/unittest.dart';
|
|
|