Index: utils/tests/pub/update/pub_update_test.dart |
diff --git a/utils/tests/pub/pub_update_test.dart b/utils/tests/pub/update/pub_update_test.dart |
similarity index 96% |
rename from utils/tests/pub/pub_update_test.dart |
rename to utils/tests/pub/update/pub_update_test.dart |
index 8f9128d8980082fc4f38c5a639028b7e78702cb5..d6cc455eab5bfdfe57f4730f537b2d9e6a798298 100644 |
--- a/utils/tests/pub/pub_update_test.dart |
+++ b/utils/tests/pub/update/pub_update_test.dart |
@@ -6,8 +6,8 @@ |
#import('dart:io'); |
-#import('test_pub.dart'); |
-#import('../../../pkg/unittest/unittest.dart'); |
+#import('../test_pub.dart'); |
+#import('../../../../pkg/unittest/unittest.dart'); |
main() { |
group('requires', () { |