Fix empty string.

This commit is contained in:
Gav Wood 2014-02-27 13:28:11 +00:00
parent c006ed4ffd
commit f87ce15ad2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"emptystring": { "emptystring": {
"in": "", "in": "",
"out": "00" "out": "80"
}, },
"shortstring": { "shortstring": {
"in": "dog", "in": "dog",