| Index: test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart
|
| diff --git a/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart b/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart
|
| index f377e3e103f4e55e88e8b601767848e22348835e..425b060a36cf2ddb805ee9f857d77bf4352ad4db 100644
|
| --- a/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart
|
| +++ b/test/snapshot/doesnt_snapshot_an_entrypoint_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;
|
|
|