| Index: test/snapshot/doesnt_snapshot_transitive_dependencies_test.dart
|
| diff --git a/test/snapshot/doesnt_snapshot_transitive_dependencies_test.dart b/test/snapshot/doesnt_snapshot_transitive_dependencies_test.dart
|
| index 039c7fb66fa7cfce09ad9a4319abbb2e6e7960a8..96c4a279b7184902a7fe35b140638f63d2471adf 100644
|
| --- a/test/snapshot/doesnt_snapshot_transitive_dependencies_test.dart
|
| +++ b/test/snapshot/doesnt_snapshot_transitive_dependencies_test.dart
|
| @@ -11,7 +11,6 @@ import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration("doesn't create a snapshot for transitive dependencies' "
|
| "executables", () {
|
| servePackages((builder) {
|
|
|