| Index: test/global/binstubs/removes_even_if_not_in_pubspec_test.dart
|
| diff --git a/test/global/binstubs/removes_even_if_not_in_pubspec_test.dart b/test/global/binstubs/removes_even_if_not_in_pubspec_test.dart
|
| index a37133f61110fe2845011422a680b0ec087c84ea..23261143c8928d884f11e8c6c2e7721eea8ebe4a 100644
|
| --- a/test/global/binstubs/removes_even_if_not_in_pubspec_test.dart
|
| +++ b/test/global/binstubs/removes_even_if_not_in_pubspec_test.dart
|
| @@ -9,7 +9,6 @@ import '../../test_pub.dart';
|
| import 'utils.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration("removes all binstubs for package", () {
|
| d.dir("foo", [
|
| d.pubspec({
|
|
|