Chromium Code Reviews| Index: pkg/intl/test/bidi_format_test.dart |
| =================================================================== |
| --- pkg/intl/test/bidi_format_test.dart (revision 12412) |
| +++ pkg/intl/test/bidi_format_test.dart (working copy) |
| @@ -5,9 +5,8 @@ |
| #library('bidi_format_test'); |
| -// TODO(rnystrom): Use "package:" URL (#4968). |
| #import('../intl.dart'); |
| -#import('../../../pkg/unittest/lib/unittest.dart'); |
| +#import('../../../pkg/unittest/unittest.dart'); |
| /** |
| * Tests the bidirectional text formatting library. |