Chromium Code Reviews| Index: test/serve/missing_file_test.dart | 
| diff --git a/test/serve/missing_file_test.dart b/test/serve/missing_file_test.dart | 
| index 5c41aa9872e93c754f8e23b9704ec797dd6f4e07..1596dff5090a61888aeec27abd0fe2bd02d1d2a8 100644 | 
| --- a/test/serve/missing_file_test.dart | 
| +++ b/test/serve/missing_file_test.dart | 
| @@ -13,7 +13,6 @@ import '../test_pub.dart'; | 
| import 'utils.dart'; | 
| main() { | 
| - initConfig(); | 
| integration("responds with a 404 for missing source files", () { | 
| d.dir(appPath, [ | 
| d.appPubspec(), |