Index: test/get/git/check_out_unfetched_revision_of_cached_repo_test.dart |
diff --git a/test/get/git/check_out_unfetched_revision_of_cached_repo_test.dart b/test/get/git/check_out_unfetched_revision_of_cached_repo_test.dart |
index 3ebc04cd0dfa0cbb12a4311ebbd0345fe9002622..8b45487494af9a9a7f9d8e9edb2b0e5c71ce9068 100644 |
--- a/test/get/git/check_out_unfetched_revision_of_cached_repo_test.dart |
+++ b/test/get/git/check_out_unfetched_revision_of_cached_repo_test.dart |
@@ -5,9 +5,9 @@ |
library pub_tests; |
import 'package:path/path.dart' as p; |
+import 'package:pub/src/io.dart'; |
import 'package:scheduled_test/scheduled_test.dart'; |
-import '../../../lib/src/io.dart'; |
import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |