Chromium Code Reviews| Index: test/serve/missing_asset_test.dart |
| diff --git a/test/serve/missing_asset_test.dart b/test/serve/missing_asset_test.dart |
| index 3f39054c5536e8573e9fa280aedb468368d4e939..42753b609803e1880006c87f1a326a0c22aa46d5 100644 |
| --- a/test/serve/missing_asset_test.dart |
| +++ b/test/serve/missing_asset_test.dart |
| @@ -9,7 +9,6 @@ import '../test_pub.dart'; |
| import 'utils.dart'; |
| main() { |
| - initConfig(); |
| integration("responds with a 404 for missing assets", () { |
| d.dir(appPath, [ |
| d.appPubspec() |