mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 01:36:17 -04:00
Add tests
This commit is contained in:
parent
9eff9e5018
commit
84ce8e6f30
2 changed files with 136 additions and 0 deletions
|
@ -139,6 +139,7 @@ import "./tests/SetIntersection.mjs";
|
|||
import "./tests/SetUnion.mjs";
|
||||
import "./tests/Shuffle.mjs";
|
||||
import "./tests/SIGABA.mjs";
|
||||
import "./tests/SM2.mjs";
|
||||
import "./tests/SM4.mjs";
|
||||
// import "./tests/SplitColourChannels.mjs"; // Cannot test operations that use the File type yet
|
||||
import "./tests/StrUtils.mjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue