aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2017-05-19 00:08:42 +0800
committerGitHub <noreply@github.com>2017-05-19 00:08:42 +0800
commit60153d010e602a490d8aed4e22ad44b4eaea9e17 (patch)
tree82672de7f3e5629294b14700df6493e3b47745bc /src
parentec2e3b337f56ba199469e472391143b50417c5c6 (diff)
parent1f93d8fef55b54f63c6a07fa80159f197968374a (diff)
downloaddexon-tests-60153d010e602a490d8aed4e22ad44b4eaea9e17.tar
dexon-tests-60153d010e602a490d8aed4e22ad44b4eaea9e17.tar.gz
dexon-tests-60153d010e602a490d8aed4e22ad44b4eaea9e17.tar.bz2
dexon-tests-60153d010e602a490d8aed4e22ad44b4eaea9e17.tar.lz
dexon-tests-60153d010e602a490d8aed4e22ad44b4eaea9e17.tar.xz
dexon-tests-60153d010e602a490d8aed4e22ad44b4eaea9e17.tar.zst
dexon-tests-60153d010e602a490d8aed4e22ad44b4eaea9e17.zip
Merge pull request #170 from pirapira/close-string
Close a string literal
Diffstat (limited to 'src')
-rw-r--r--src/GeneralStateTestsFiller/stZeroKnowledge/pointMulAddFiller.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stZeroKnowledge/pointMulAddFiller.json b/src/GeneralStateTestsFiller/stZeroKnowledge/pointMulAddFiller.json
index 2b4477d5b..06c55c3c8 100644
--- a/src/GeneralStateTestsFiller/stZeroKnowledge/pointMulAddFiller.json
+++ b/src/GeneralStateTestsFiller/stZeroKnowledge/pointMulAddFiller.json
@@ -210,7 +210,7 @@
"0x00" : "0x01",
"0x01" : "0x01",
"0x02" : "0x01",
- "0x03" : "0x01
+ "0x03" : "0x01"
}
}
}