| Index: test/global/activate/doesnt_snapshot_path_executables_test.dart
|
| diff --git a/test/global/activate/doesnt_snapshot_path_executables_test.dart b/test/global/activate/doesnt_snapshot_path_executables_test.dart
|
| index fafc6df34923622d0ca27e2db81a1c3c3c238075..e559cd0c1cc0065b4e1ab9eff2419cddec3b4429 100644
|
| --- a/test/global/activate/doesnt_snapshot_path_executables_test.dart
|
| +++ b/test/global/activate/doesnt_snapshot_path_executables_test.dart
|
| @@ -8,7 +8,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration("doesn't snapshots the executables for a path package", () {
|
| d.dir('foo', [
|
| d.libPubspec("foo", "1.0.0"),
|
|
|