Chromium Code Reviews| Index: pkg/intl/test/intl_test.dart |
| =================================================================== |
| --- pkg/intl/test/intl_test.dart (revision 12507) |
| +++ pkg/intl/test/intl_test.dart (working copy) |
| @@ -4,9 +4,9 @@ |
| #library('intl_test'); |
| -#import('../intl.dart'); |
| +#import('../lib/intl.dart'); |
| #import('../../unittest/unittest.dart'); |
| -#import('../date_symbol_data_local.dart'); |
| +#import('../lib/date_symbol_data_local.dart'); |
| main() { |
| test("Locale setting doesn't verify the core locale", () { |