mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-15 10:44:50 -04:00
Get All Casings -> Get All Cases
make this recipe easier to search and consistent with case ops
This commit is contained in:
parent
c57556f49f
commit
4a68bf5268
4 changed files with 10 additions and 10 deletions
|
@ -75,7 +75,7 @@ import "./tests/FromDecimal.mjs";
|
|||
import "./tests/GenerateAllChecksums.mjs";
|
||||
import "./tests/GenerateAllHashes.mjs";
|
||||
import "./tests/GenerateDeBruijnSequence.mjs";
|
||||
import "./tests/GetAllCasings.mjs";
|
||||
import "./tests/GetAllCases.mjs";
|
||||
import "./tests/GOST.mjs";
|
||||
import "./tests/Gunzip.mjs";
|
||||
import "./tests/Gzip.mjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue