Index: utils/tests/pub/pub_update_test.dart |
diff --git a/utils/tests/pub/pub_update_test.dart b/utils/tests/pub/pub_update_test.dart |
index 64d74025c98094b77143434a0452ee97b81c791a..c7224ea9a219a610d62d7819c3954060d5a5baa9 100644 |
--- a/utils/tests/pub/pub_update_test.dart |
+++ b/utils/tests/pub/pub_update_test.dart |
@@ -7,7 +7,7 @@ |
#import('dart:io'); |
#import('test_pub.dart'); |
-#import('../../../pkg/unittest/unittest.dart'); |
+#import('../../../pkg/unittest/lib/unittest.dart'); |
main() { |
group('requires', () { |