aboutsummaryrefslogtreecommitdiffstats
path: root/rlptest.json
diff options
context:
space:
mode:
authorGav Wood <i@gavwood.com>2014-02-27 21:28:11 +0800
committerGav Wood <i@gavwood.com>2014-02-27 21:28:11 +0800
commitf87ce15ad201a6d97e2654e5dc5a3181873d1719 (patch)
tree68f6c9f6ae107660c30499982d1a1a6474109bc3 /rlptest.json
parentc006ed4ffd7d00124dbcb44d4e7ca05d6d9ddc12 (diff)
downloaddexon-tests-f87ce15ad201a6d97e2654e5dc5a3181873d1719.tar
dexon-tests-f87ce15ad201a6d97e2654e5dc5a3181873d1719.tar.gz
dexon-tests-f87ce15ad201a6d97e2654e5dc5a3181873d1719.tar.bz2
dexon-tests-f87ce15ad201a6d97e2654e5dc5a3181873d1719.tar.lz
dexon-tests-f87ce15ad201a6d97e2654e5dc5a3181873d1719.tar.xz
dexon-tests-f87ce15ad201a6d97e2654e5dc5a3181873d1719.tar.zst
dexon-tests-f87ce15ad201a6d97e2654e5dc5a3181873d1719.zip
Fix empty string.
Diffstat (limited to 'rlptest.json')
-rw-r--r--rlptest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/rlptest.json b/rlptest.json
index ea74c2c9e..86464ff1d 100644
--- a/rlptest.json
+++ b/rlptest.json
@@ -1,7 +1,7 @@
{
"emptystring": {
"in": "",
- "out": "00"
+ "out": "80"
},
"shortstring": {
"in": "dog",