2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

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",