aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2018-03-28 00:38:01 +0800
committerGitHub <noreply@github.com>2018-03-28 00:38:01 +0800
commit68728e13b1a849c027fc88007964b9e5f385b5f6 (patch)
treecc19c3aedee32086aa50f1c806f5e1fc25e1a290
parentfe7a63a1a2d44a8d0afe7e85de2914be9fcb2884 (diff)
parent94c001bc48d4f343b5a511af49fee541b0e532f8 (diff)
downloaddexon-tests-68728e13b1a849c027fc88007964b9e5f385b5f6.tar.gz
dexon-tests-68728e13b1a849c027fc88007964b9e5f385b5f6.tar.zst
dexon-tests-68728e13b1a849c027fc88007964b9e5f385b5f6.zip
Merge pull request #440 from ethereum/winsvega-patch-1
Update invalidRLPTest.json
-rw-r--r--RLPTests/invalidRLPTest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/RLPTests/invalidRLPTest.json b/RLPTests/invalidRLPTest.json
index bed8b30b2..1f9b806c8 100644
--- a/RLPTests/invalidRLPTest.json
+++ b/RLPTests/invalidRLPTest.json
@@ -36,7 +36,7 @@
"bytesShouldBeSingleByte01": {
"in": "INVALID",
- "out": "8100"
+ "out": "8101"
},
"bytesShouldBeSingleByte7F": {