| Index: test/global/binstubs/reactivate_removes_old_executables_test.dart
|
| diff --git a/test/global/binstubs/reactivate_removes_old_executables_test.dart b/test/global/binstubs/reactivate_removes_old_executables_test.dart
|
| index bf1365c3fccad330cc784eb1b08d5a2a94095152..c7e49769a03275483aa9250550018a2626d7a16f 100644
|
| --- a/test/global/binstubs/reactivate_removes_old_executables_test.dart
|
| +++ b/test/global/binstubs/reactivate_removes_old_executables_test.dart
|
| @@ -8,7 +8,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration("removes previous binstubs when reactivating a package", () {
|
| d.dir("foo", [
|
| d.pubspec({
|
|
|