Index: pkg/intl/test/date_time_format_test_core.dart |
diff --git a/pkg/intl/test/date_time_format_test_core.dart b/pkg/intl/test/date_time_format_test_core.dart |
index 88fc2521d5c49dbd44099b88c752f22c07e4c150..c1ac35e960517207370bfe09bf5f7c28347accab 100644 |
--- a/pkg/intl/test/date_time_format_test_core.dart |
+++ b/pkg/intl/test/date_time_format_test_core.dart |
@@ -10,8 +10,9 @@ |
#library('date_time_format_tests'); |
+// TODO(rnystrom): Use "package:" URL (#4968). |
#import('../date_format.dart'); |
-#import('../../../pkg/unittest/unittest.dart'); |
+#import('../../../pkg/unittest/lib/unittest.dart'); |
#import('date_time_format_test_data.dart'); |
#import('../intl.dart'); |
#import('../lib/date_format_internal.dart'); |