| Index: tests/compiler/dart2js/tag_mapping_test.dart
|
| diff --git a/tests/compiler/dart2js/tag_mapping_test.dart b/tests/compiler/dart2js/tag_mapping_test.dart
|
| index c9b5a82b94b7cd3229b2e8ffc0183cbea4f09b4a..a669a206e725c506a0aad976f0a4a79ebb62378f 100644
|
| --- a/tests/compiler/dart2js/tag_mapping_test.dart
|
| +++ b/tests/compiler/dart2js/tag_mapping_test.dart
|
| @@ -4,6 +4,7 @@
|
|
|
| // Test of import tag to library mapping.
|
|
|
| +import 'package:expect/expect.dart';
|
| import 'compiler_helper.dart';
|
|
|
| const MAIN_CODE = """
|
|
|