Merge branch 'fix-fletcher-checksum' of https://github.com/mikecat/CyberChef

This commit is contained in:
n1474335 2022-11-25 12:37:24 +00:00
commit 137f8d9471
5 changed files with 137 additions and 8 deletions

View file

@ -125,6 +125,7 @@ import "./tests/LS47.mjs";
import "./tests/LZString.mjs";
import "./tests/NTLM.mjs";
import "./tests/Shuffle.mjs";
import "./tests/FletcherChecksum.mjs";
// Cannot test operations that use the File type yet
// import "./tests/SplitColourChannels.mjs";