Index: sdk/lib/_internal/pub/test/deploy/copies_non_dart_files_to_deploy_test.dart |
diff --git a/sdk/lib/_internal/pub/test/deploy/copies_non_dart_files_to_deploy_test.dart b/sdk/lib/_internal/pub/test/deploy/copies_non_dart_files_to_deploy_test.dart |
index e252f9449e221d9a89227f1bfc52c5e466422bdf..0288b6f0c0caad2c6eccc1a6672bc0b6bed885b1 100644 |
--- a/sdk/lib/_internal/pub/test/deploy/copies_non_dart_files_to_deploy_test.dart |
+++ b/sdk/lib/_internal/pub/test/deploy/copies_non_dart_files_to_deploy_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 'package:pathos/path.dart' as path; |
+import 'package:path/path.dart' as path; |
import '../descriptor.dart' as d; |
import '../test_pub.dart'; |