| Index: test/serve/gets_first_if_path_dependency_changed_test.dart
|
| diff --git a/test/serve/gets_first_if_path_dependency_changed_test.dart b/test/serve/gets_first_if_path_dependency_changed_test.dart
|
| index bd44ef04ca4b674186f4d21d9706177ce3b44e1a..0362a6bf1ce802eb06fb7e8adf1931c30e7084ad 100644
|
| --- a/test/serve/gets_first_if_path_dependency_changed_test.dart
|
| +++ b/test/serve/gets_first_if_path_dependency_changed_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 '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
| import 'utils.dart';
|
|
|