Remove doubled "./" from bitcoin-util-test.json

This commit is contained in:
Alexander Block 2018-01-12 16:38:33 +01:00
parent 6989f94d6e
commit 8f13e25376

View File

@ -1,5 +1,5 @@
[ [
{ "exec": "././dash-tx", { "exec": "./dash-tx",
"args": ["-create"], "args": ["-create"],
"output_cmp": "blanktx.hex", "output_cmp": "blanktx.hex",
"description": "Creates a blank transaction" "description": "Creates a blank transaction"