| Index: test/symbolic_link_test.dart
|
| diff --git a/test/symbolic_link_test.dart b/test/symbolic_link_test.dart
|
| index 6e9d956a170cae38940bb8c3c92f2ed49dc074a0..4a655d6a0910b66db158d9003db9fbcbc36e934a 100644
|
| --- a/test/symbolic_link_test.dart
|
| +++ b/test/symbolic_link_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.symbolic_link_test;
|
| -
|
| import 'dart:io';
|
| import 'package:path/path.dart' as p;
|
| import 'package:scheduled_test/descriptor.dart' as d;
|
|
|