This commit is contained in:
n1474335 2022-07-08 16:23:15 +01:00
commit c02c4a72e4
8 changed files with 175 additions and 1 deletions

View file

@ -118,6 +118,7 @@ import "./tests/ELFInfo.mjs";
import "./tests/Subsection.mjs";
import "./tests/CaesarBoxCipher.mjs";
import "./tests/LS47.mjs";
import "./tests/LZString.mjs";
// Cannot test operations that use the File type yet