Chromium Code Reviews| Index: pkg/i18n/test/number_format_test.dart |
| =================================================================== |
| --- pkg/i18n/test/number_format_test.dart (revision 10844) |
| +++ pkg/i18n/test/number_format_test.dart (working copy) |
| @@ -4,6 +4,8 @@ |
| * BSD-style license that can be found in the LICENSE file. |
| */ |
| +#library('number_format_test'); |
| + |
| #import('../../../pkg/unittest/unittest.dart'); |
| #import('../number_format.dart'); |
| #import('../intl.dart'); |