| Index: test/serve/uses_appropriate_mime_types_test.dart
|
| diff --git a/test/serve/uses_appropriate_mime_types_test.dart b/test/serve/uses_appropriate_mime_types_test.dart
|
| index a2e9bb17ea7394fcf2af970ba3ab6c82322b4a15..c28e6211ef2355e3be004ca281835ae46257e07b 100644
|
| --- a/test/serve/uses_appropriate_mime_types_test.dart
|
| +++ b/test/serve/uses_appropriate_mime_types_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;
|
|
|