| Index: test/transformer/fails_to_load_a_transform_with_an_import_error_test.dart
 | 
| diff --git a/test/transformer/fails_to_load_a_transform_with_an_import_error_test.dart b/test/transformer/fails_to_load_a_transform_with_an_import_error_test.dart
 | 
| index a6530388fb94e46678f92ac12b0ddc08c1ebe1c4..f2c6e6adc635ead361a5acb8c9d949c2ec9d224d 100644
 | 
| --- a/test/transformer/fails_to_load_a_transform_with_an_import_error_test.dart
 | 
| +++ b/test/transformer/fails_to_load_a_transform_with_an_import_error_test.dart
 | 
| @@ -2,8 +2,6 @@
 | 
|  // for details. All rights reserved. Use of this source code is governed by a
 | 
|  // BSD-style license that can be found in the LICENSE file.
 | 
|  
 | 
| -library pub_tests;
 | 
| -
 | 
|  import 'package:scheduled_test/scheduled_test.dart';
 | 
|  
 | 
|  import '../descriptor.dart' as d;
 | 
| 
 |