This commit is contained in:
n1474335 2022-11-25 12:41:41 +00:00
commit 0fb3743b6d
4 changed files with 459 additions and 0 deletions

View file

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