mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 17:26:17 -04:00
Add tests
This commit is contained in:
parent
23956480b7
commit
55dddd3ef9
2 changed files with 102 additions and 0 deletions
|
@ -45,6 +45,7 @@ import "./tests/Gzip.mjs";
|
|||
import "./tests/Gunzip.mjs";
|
||||
import "./tests/Hash.mjs";
|
||||
import "./tests/HaversineDistance.mjs";
|
||||
import "./tests/Hex.mjs";
|
||||
import "./tests/Hexdump.mjs";
|
||||
import "./tests/Image.mjs";
|
||||
import "./tests/IndexOfCoincidence.mjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue