This commit is contained in:
n1474335 2022-10-14 18:45:47 +01:00
commit d6344760ec
4 changed files with 71 additions and 2 deletions

View file

@ -123,7 +123,7 @@ import "./tests/CaesarBoxCipher.mjs";
import "./tests/UnescapeString.mjs";
import "./tests/LS47.mjs";
import "./tests/LZString.mjs";
import "./tests/NTLM.mjs";
// Cannot test operations that use the File type yet
// import "./tests/SplitColourChannels.mjs";