mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 01:06:16 -04:00
add to tests, fix test, fix a comma
This commit is contained in:
parent
7a38504015
commit
dc68b7d9bf
3 changed files with 3 additions and 2 deletions
|
@ -34,6 +34,7 @@ import "./tests/Bombe.mjs";
|
|||
import "./tests/BSON.mjs";
|
||||
import "./tests/ByteRepr.mjs";
|
||||
import "./tests/CaesarBoxCipher.mjs";
|
||||
import "./tests/CaretMdecode.mjs";
|
||||
import "./tests/CartesianProduct.mjs";
|
||||
import "./tests/CBORDecode.mjs";
|
||||
import "./tests/CBOREncode.mjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue