This commit is contained in:
n1474335 2022-07-08 15:41:16 +01:00
commit 45ede4beaf
6 changed files with 413 additions and 0 deletions

View file

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