Index: test/get/path/empty_pubspec_test.dart |
diff --git a/test/get/path/empty_pubspec_test.dart b/test/get/path/empty_pubspec_test.dart |
index 4950bec5bf855264c9627dfe9eddd9bac39ab325..36993e876599fc8960a52b8f468aa53979ca2532 100644 |
--- a/test/get/path/empty_pubspec_test.dart |
+++ b/test/get/path/empty_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 p; |
+import 'package:pub/src/exit_codes.dart' as exit_codes; |
-import '../../../lib/src/exit_codes.dart' as exit_codes; |
import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |