| Index: test/transformer/runs_a_third_party_transformer_on_a_local_transformer_test.dart
 | 
| diff --git a/test/transformer/runs_a_third_party_transformer_on_a_local_transformer_test.dart b/test/transformer/runs_a_third_party_transformer_on_a_local_transformer_test.dart
 | 
| index f5ddc6133cd3b55d969913c7694b39b25a2378ba..e935e268c7577f9796720519b8376768f4087f20 100644
 | 
| --- a/test/transformer/runs_a_third_party_transformer_on_a_local_transformer_test.dart
 | 
| +++ b/test/transformer/runs_a_third_party_transformer_on_a_local_transformer_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 '../descriptor.dart' as d;
 | 
|  import '../test_pub.dart';
 | 
|  import '../serve/utils.dart';
 | 
| 
 |