| Index: test/directory_listing_test.dart
|
| diff --git a/test/directory_listing_test.dart b/test/directory_listing_test.dart
|
| index ad2b811ae82633b02013fe49cf2c27608c0b7449..93ce26003867ab6a76136a36938da3bc9a998f74 100644
|
| --- a/test/directory_listing_test.dart
|
| +++ b/test/directory_listing_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.directory_listing_test;
|
| -
|
| import 'dart:io';
|
|
|
| import 'package:scheduled_test/descriptor.dart' as d;
|
|
|