mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:07:11 +00:00
Add library tag to number_format_test
Review URL: https://chromiumcodereview.appspot.com//10857038 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10848 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
parent
ab4f0f2b5e
commit
9927daed4b
1 changed files with 2 additions and 0 deletions
|
@ -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');
|
||||
|
|
Loading…
Reference in a new issue