Removing ARITMETIC_OPTIONS from Delim.mjs

This commit is contained in:
BigYellowHammer 2021-10-05 22:33:56 +02:00
parent f9cbb6246b
commit 3a17b7dde2
3 changed files with 5 additions and 7 deletions

View file

@ -38,7 +38,7 @@ TestRegister.addTests([
]
},
{
name: "Multiply by value",
name: "Divide by value",
input: "10",
expectedOutput: "5",
recipeConfig: [