mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 01:06:16 -04:00
Add test for the error fixed before
This commit is contained in:
parent
282f02f4d5
commit
14d924f6c7
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ TestRegister.addTests([
|
|||
},
|
||||
{
|
||||
name: "Bacon Decode: complete alphabet case code inverse",
|
||||
input: "Well, there's now another example which will be not only strange to read but sound weird for everyone knowing nothing what the thing is about. Nevertheless, works great out of the box.",
|
||||
input: "Well, there's now another example which will be not only strange to read but sound weird for everyone knowing nothing what the thing is about. Nevertheless, works great out of the box. ",
|
||||
expectedOutput: "DECODE",
|
||||
recipeConfig: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue