| 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 90e0fa55038deb6b578aa679390a6e56a1c0376b..f377e3e103f4e55e88e8b601767848e22348835e 100644
|
| --- a/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart
|
| +++ b/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart
|
| @@ -5,7 +5,6 @@
|
| library pub_tests;
|
|
|
| import 'package:path/path.dart' as p;
|
| -import 'package:scheduled_test/scheduled_test.dart';
|
|
|
| import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
|
|