Index: test/list_package_dirs/ignores_updated_pubspec_test.dart |
diff --git a/test/list_package_dirs/ignores_updated_pubspec_test.dart b/test/list_package_dirs/ignores_updated_pubspec_test.dart |
index 33d5065cea63a50e639b8ea3f77277a2c5b14c7a..12498be73cf8def9bfc07c2499dd5d34b1fec70b 100644 |
--- a/test/list_package_dirs/ignores_updated_pubspec_test.dart |
+++ b/test/list_package_dirs/ignores_updated_pubspec_test.dart |
@@ -3,8 +3,8 @@ |
// BSD-style license that can be found in the LICENSE d.file. |
import 'package:path/path.dart' as path; |
+import 'package:pub/src/io.dart'; |
-import '../../lib/src/io.dart'; |
import '../descriptor.dart' as d; |
import '../test_pub.dart'; |