| Index: test/serve/missing_file_test.dart
|
| diff --git a/test/serve/missing_file_test.dart b/test/serve/missing_file_test.dart
|
| index c2e1c938f0aeef097ee696158e4222cc12fcef46..19590d29b45f80fc0be876a1af3c3ab3bde61094 100644
|
| --- a/test/serve/missing_file_test.dart
|
| +++ b/test/serve/missing_file_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 pub_tests;
|
| -
|
| import 'package:path/path.dart' as path;
|
| import 'package:pub/src/io.dart';
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|