| Index: test/get_handler_test.dart
|
| diff --git a/test/get_handler_test.dart b/test/get_handler_test.dart
|
| index 1659a0e5f507ee7cbfb6b7d50a9ae0f5e2ce2f53..c95700168a7ba077a1eeff814264f3f699526457 100644
|
| --- a/test/get_handler_test.dart
|
| +++ b/test/get_handler_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 shelf_static.get_handler_test;
|
| -
|
| import 'dart:io';
|
| import 'package:path/path.dart' as p;
|
| import 'package:scheduled_test/descriptor.dart' as d;
|
|
|