mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 00:05:11 -04:00
Add tests
This commit is contained in:
parent
e019ba6ee0
commit
4986f16478
2 changed files with 35 additions and 0 deletions
|
@ -25,6 +25,7 @@ import "./tests/Base64.mjs";
|
|||
import "./tests/Base62.mjs";
|
||||
import "./tests/BitwiseOp.mjs";
|
||||
import "./tests/ByteRepr.mjs";
|
||||
import "./tests/BytesLong.mjs";
|
||||
import "./tests/CartesianProduct.mjs";
|
||||
import "./tests/CharEnc.mjs";
|
||||
import "./tests/ChangeIPFormat.mjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue