mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-12 09:11:37 -04:00
Removing ARITMETIC_OPTIONS from Delim.mjs
This commit is contained in:
parent
f9cbb6246b
commit
3a17b7dde2
3 changed files with 5 additions and 7 deletions
|
@ -38,7 +38,7 @@ TestRegister.addTests([
|
|||
]
|
||||
},
|
||||
{
|
||||
name: "Multiply by value",
|
||||
name: "Divide by value",
|
||||
input: "10",
|
||||
expectedOutput: "5",
|
||||
recipeConfig: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue