Index: utils/tests/pub/install/path/nonexistent_dir_test.dart |
diff --git a/utils/tests/pub/install/path/nonexistent_dir_test.dart b/utils/tests/pub/install/path/nonexistent_dir_test.dart |
index 4a129f465e36658498cbde604e031ae7320922d7..915a683ed8c52c99acf68c93685cdbcf6a8b5383 100644 |
--- a/utils/tests/pub/install/path/nonexistent_dir_test.dart |
+++ b/utils/tests/pub/install/path/nonexistent_dir_test.dart |
@@ -4,7 +4,7 @@ |
import 'dart:io'; |
-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'; |