| Index: test/get/path/no_pubspec_test.dart
 | 
| diff --git a/test/get/path/no_pubspec_test.dart b/test/get/path/no_pubspec_test.dart
 | 
| index 0d858c0c377a17fe1ccd660f73c4cd72f8fd7e05..82324c73652da2078025bbe9ee9625745851026b 100644
 | 
| --- a/test/get/path/no_pubspec_test.dart
 | 
| +++ b/test/get/path/no_pubspec_test.dart
 | 
| @@ -8,7 +8,6 @@ import '../../descriptor.dart' as d;
 | 
|  import '../../test_pub.dart';
 | 
|  
 | 
|  main() {
 | 
| -  initConfig();
 | 
|    integration('path dependency to non-package directory', () {
 | 
|      // Make an empty directory.
 | 
|      d.dir('foo').create();
 | 
| 
 |