| Index: pkg/intl/test/number_format_test.dart
|
| ===================================================================
|
| --- pkg/intl/test/number_format_test.dart (revision 12507)
|
| +++ pkg/intl/test/number_format_test.dart (working copy)
|
| @@ -7,8 +7,8 @@
|
| #library('number_format_test');
|
|
|
| #import('../../../pkg/unittest/unittest.dart');
|
| -#import('../number_format.dart');
|
| -#import('../intl.dart');
|
| +#import('../lib/number_format.dart');
|
| +#import('../lib/intl.dart');
|
|
|
| /**
|
| * Tests the Numeric formatting library in dart.
|
|
|