| Index: test/test_all.dart
|
| diff --git a/test/test_all.dart b/test/test_all.dart
|
| index d2bd3fef80856c983a7b35e2f2e56f0b992fe20c..e2529f462ab7eb9033d142b8ba0fc68b392611f3 100644
|
| --- a/test/test_all.dart
|
| +++ b/test/test_all.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.test_all;
|
| -
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|
| import 'alternative_root_test.dart' as alternative_root;
|
|
|