mirror of
https://github.com/gchq/CyberChef
synced 2026-01-05 01:53:36 +00:00
im dumb, please pass the test now
This commit is contained in:
@@ -54,7 +54,7 @@ TestRegister.addTests([
|
||||
input: allZeroExample,
|
||||
expectedOutput: allZeroOutput,
|
||||
recipeConfig: [
|
||||
{ "op": "From Base85",
|
||||
{ "op": "To Base85",
|
||||
"args": ["!-u"] }
|
||||
]
|
||||
},
|
||||
@@ -64,7 +64,7 @@ TestRegister.addTests([
|
||||
expectedOutput: allZeroExample,
|
||||
recipeConfig: [
|
||||
{ "op": "From Base85",
|
||||
"args": ["!-u", true] }
|
||||
"args": ["!-u", true, "z"] }
|
||||
]
|
||||
},
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user