| Index: test/snapshot/doesnt_snapshot_path_dependency_test.dart
 | 
| diff --git a/test/snapshot/doesnt_snapshot_path_dependency_test.dart b/test/snapshot/doesnt_snapshot_path_dependency_test.dart
 | 
| index d65223ee65078292c41d923f008da2a8918dc477..9d4dd2014c59a492ed5fe6f97d0589a2d510e283 100644
 | 
| --- a/test/snapshot/doesnt_snapshot_path_dependency_test.dart
 | 
| +++ b/test/snapshot/doesnt_snapshot_path_dependency_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 p;
 | 
|  
 | 
|  import '../descriptor.dart' as d;
 | 
| 
 |