| Index: utils/tests/pub/install/hosted/remove_removed_dependency_test.dart
 | 
| diff --git a/utils/tests/pub/install/hosted/remove_removed_dependency_test.dart b/utils/tests/pub/install/hosted/remove_removed_dependency_test.dart
 | 
| index d009ac3fe621abb76da98523637483226698e87b..44d4be12380ec1aa521b537498afa7653850c9e8 100644
 | 
| --- a/utils/tests/pub/install/hosted/remove_removed_dependency_test.dart
 | 
| +++ b/utils/tests/pub/install/hosted/remove_removed_dependency_test.dart
 | 
| @@ -10,6 +10,7 @@ import '../../descriptor.dart' as d;
 | 
|  import '../../test_pub.dart';
 | 
|  
 | 
|  main() {
 | 
| +  initConfig();
 | 
|    integration("removes a dependency that's been removed from the pubspec", () {
 | 
|      servePackages([
 | 
|        packageMap("foo", "1.0.0"),
 | 
| 
 |