| Index: sdk/lib/_internal/pub/test/package_files_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/package_files_test.dart b/sdk/lib/_internal/pub/test/package_files_test.dart
|
| index 6f104bd11f4868f8ec848b8960f003f8abce7660..9598c763c859f060ee4d618e277e81f2d3d3fcc6 100644
|
| --- a/sdk/lib/_internal/pub/test/package_files_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/package_files_test.dart
|
| @@ -2,7 +2,7 @@
|
| // 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 lock_file_test;
|
| +library packages_files_test;
|
|
|
| import 'package:path/path.dart' as path;
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|