Chromium Code Reviews| Index: pkg/intl/test/bidi_format_test.dart |
| =================================================================== |
| --- pkg/intl/test/bidi_format_test.dart (revision 14440) |
| +++ pkg/intl/test/bidi_format_test.dart (working copy) |
| @@ -6,7 +6,7 @@ |
| library bidi_format_test; |
| import '../lib/intl.dart'; |
| -import '../../../pkg/unittest/unittest.dart'; |
| +import '../../../pkg/unittest/lib/unittest.dart'; |
| /** |
| * Tests the bidirectional text formatting library. |