| Index: test/http_date_test.dart
|
| diff --git a/test/http_date_test.dart b/test/http_date_test.dart
|
| index c0a2537db672495b69af254f87fa1981862a3cea..02b7c6f8d1e7e2af0010151ba07d091a4f533fe9 100644
|
| --- a/test/http_date_test.dart
|
| +++ b/test/http_date_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 http_parser.http_date_test;
|
| -
|
| import 'package:http_parser/http_parser.dart';
|
| import 'package:test/test.dart';
|
|
|
|
|