| Index: lib/src/backend/test.dart
 | 
| diff --git a/lib/src/backend/test.dart b/lib/src/backend/test.dart
 | 
| index 0552dcb0fe8a87b41b6aaedc14613ed0750deff7..21224a77525c2565677bd9bab7dc5f8cffa6d72b 100644
 | 
| --- a/lib/src/backend/test.dart
 | 
| +++ b/lib/src/backend/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 test.backend.test;
 | 
| -
 | 
|  import 'group.dart';
 | 
|  import 'live_test.dart';
 | 
|  import 'metadata.dart';
 | 
| 
 |