| Index: pkg/intl/test/bidi_format_test.dart
|
| diff --git a/pkg/intl/test/bidi_format_test.dart b/pkg/intl/test/bidi_format_test.dart
|
| index 759a891a830009fda49c320ac7877e4c9309c0f3..771e475cd34c3bae236ebee1912d7cfeeeb47f6b 100644
|
| --- a/pkg/intl/test/bidi_format_test.dart
|
| +++ b/pkg/intl/test/bidi_format_test.dart
|
| @@ -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.
|
|
|