Fixed linting issues

This commit is contained in:
Matt C 2018-08-20 19:14:19 +01:00
parent 84eaaf4819
commit 36e16d9925

View file

@ -343,7 +343,7 @@ TestRegister.addTests([
},
{
"op": "To Hex",
"args": ["Space"]
"args": ["Space"]
}
]
},
@ -354,7 +354,7 @@ TestRegister.addTests([
recipeConfig: [
{
"op": "From Hex",
"args": ["Space"]
"args": ["Space"]
},
{
"op": "From MessagePack",
@ -373,7 +373,7 @@ TestRegister.addTests([
},
{
"op": "To Hex",
"args": ["Space"]
"args": ["Space"]
}
]
},
@ -384,7 +384,7 @@ TestRegister.addTests([
recipeConfig: [
{
"op": "From Hex",
"args": ["Space"]
"args": ["Space"]
},
{
"op": "From MessagePack",