| 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 fc20d75117ba07f7403ea5faa49999114e79b9c7..810f1cff2dc3dee7d991769377315eeab087c67d 100644
|
| --- a/test/serve/supports_cross_origin_header_test.dart
|
| +++ b/test/serve/supports_cross_origin_header_test.dart
|
| @@ -2,8 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -library pub_tests;
|
| -
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|
| import '../descriptor.dart' as d;
|
|
|