Get All Casings -> Get All Cases

make this recipe easier to search and consistent with case ops
This commit is contained in:
wesinator 2025-06-06 16:47:40 -04:00
parent c57556f49f
commit 4a68bf5268
4 changed files with 10 additions and 10 deletions

View file

@ -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";