| Index: test/serve/watch_removed_file_test.dart
 | 
| diff --git a/test/serve/watch_removed_file_test.dart b/test/serve/watch_removed_file_test.dart
 | 
| index f3637baebe838fc266042a7faaafebdf4d406fb8..0b8a3cda347b627b6263208ab1227abe939ae555 100644
 | 
| --- a/test/serve/watch_removed_file_test.dart
 | 
| +++ b/test/serve/watch_removed_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 'package:path/path.dart' as path;
 | 
|  import 'package:pub/src/io.dart';
 | 
|  import 'package:scheduled_test/scheduled_test.dart';
 | 
| 
 |