| Index: test/serve/supports_cross_origin_header_test.dart
|
| diff --git a/test/serve/supports_cross_origin_header_test.dart b/test/serve/supports_cross_origin_header_test.dart
|
| index 66b7dda301164b0b497954e3c3734ed69cffdd64..96a088824ee43e96921df1cceac712e7b8200a4b 100644
|
| --- a/test/serve/supports_cross_origin_header_test.dart
|
| +++ b/test/serve/supports_cross_origin_header_test.dart
|
| @@ -11,7 +11,6 @@ import '../test_pub.dart';
|
| import 'utils.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration("sends responses that allow cross-origin requests", () {
|
| d.dir(appPath, [
|
| d.appPubspec(),
|
|
|