| Index: test/serve/watch_modified_file_test.dart
 | 
| diff --git a/test/serve/watch_modified_file_test.dart b/test/serve/watch_modified_file_test.dart
 | 
| index 2b14cd08e32f8e7bdda103f7e5dc7db1314d8968..04c2bcf29335c02405a5e0fd819950a01bd6b326 100644
 | 
| --- a/test/serve/watch_modified_file_test.dart
 | 
| +++ b/test/serve/watch_modified_file_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 'utils.dart';
 | 
| 
 |