commit | 39935e5e0e1ce35a8e5c94ef4b0ee58b2028dacf | [log] [tgz] |
---|---|---|
author | Raph Levien <raph@google.com> | Wed Jul 01 09:23:02 2015 -0700 |
committer | Raph Levien <raph@google.com> | Wed Jul 01 16:31:56 2015 +0000 |
tree | de54407b2837b44cd1f3c0474f91950138caa455 | |
parent | d2825abda68b1a50ca9ed7c7ea673e92401405a4 [diff] |
Update FormatterTest to track file size format change The formatting of byte size values changed to include a space between the number and the suffix, which is consistent with CLDR (though the code in question does not use CLDR as the source). This patch updates the expected strings to include the space as well. Bug: 21989073 Change-Id: I36ffd2b41139986717344c4969e5c108bdec9907