Chromium Code Reviews| Index: pkg/intl/test/number_format_test.dart |
| =================================================================== |
| --- pkg/intl/test/number_format_test.dart (revision 14440) |
| +++ pkg/intl/test/number_format_test.dart (working copy) |
| @@ -6,7 +6,7 @@ |
| library number_format_test; |
| -import '../../../pkg/unittest/unittest.dart'; |
| +import '../../../pkg/unittest/lib/unittest.dart'; |
| import '../lib/number_format.dart'; |
| import '../lib/intl.dart'; |
| @@ -46,4 +46,4 @@ |
| expect(formatted, x); |
| } |
| }); |
| -} |
| +} |