| Index: test/global/run/missing_path_package_test.dart
|
| diff --git a/test/global/run/missing_path_package_test.dart b/test/global/run/missing_path_package_test.dart
|
| index 12b9d0ad0f2b9dfa92a1abc0723154260536e1d7..18919fa9267b360633fb12f77018933229d088d7 100644
|
| --- a/test/global/run/missing_path_package_test.dart
|
| +++ b/test/global/run/missing_path_package_test.dart
|
| @@ -10,7 +10,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('errors if the local package does not exist', () {
|
| d.dir("foo", [
|
| d.libPubspec("foo", "1.0.0"),
|
|
|