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