| Index: test/get/broken_symlink_test.dart
|
| diff --git a/test/get/broken_symlink_test.dart b/test/get/broken_symlink_test.dart
|
| index 14f2fb3756d007638b7d8af6dea8016db9f2ce3f..73861e20b06a1f705053284946d1860541ad535f 100644
|
| --- a/test/get/broken_symlink_test.dart
|
| +++ b/test/get/broken_symlink_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 '../descriptor.dart' as d;
|
|
|