| Index: test/hosted/version_negotiation_test.dart
 | 
| diff --git a/test/hosted/version_negotiation_test.dart b/test/hosted/version_negotiation_test.dart
 | 
| index 4b4938a9db12f4bf670bee28aede77ecc5a7623a..23e638863d213234e0a0c201dbc8a9e7eefd31fc 100644
 | 
| --- a/test/hosted/version_negotiation_test.dart
 | 
| +++ b/test/hosted/version_negotiation_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_server.dart';
 | 
|  import 'package:scheduled_test/scheduled_test.dart';
 | 
|  import 'package:shelf/shelf.dart' as shelf;
 | 
| 
 |