Index: utils/tests/pub/install/path/relative_path_test.dart |
diff --git a/utils/tests/pub/install/path/relative_path_test.dart b/utils/tests/pub/install/path/relative_path_test.dart |
index 497283be3d253c96c74168861f6bdf66d24f7998..691beed156e84633798d70c2588893f547087552 100644 |
--- a/utils/tests/pub/install/path/relative_path_test.dart |
+++ b/utils/tests/pub/install/path/relative_path_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. |
-import '../../../../../pkg/path/lib/path.dart' as path; |
+import '../../../../../pkg/pathos/lib/path.dart' as path; |
import '../../../../pub/exit_codes.dart' as exit_codes; |
import '../../test_pub.dart'; |