mirror of
https://github.com/gchq/CyberChef
synced 2025-03-14 05:46:56 +00:00
Add tests to index
Added tests to index.
This commit is contained in:
parent
02f6537973
commit
518b336431
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ import "./tests/Protobuf.mjs";
|
|||
import "./tests/ParseSSHHostKey.mjs";
|
||||
import "./tests/DefangIP.mjs";
|
||||
import "./tests/ParseUDP.mjs";
|
||||
import "./tests/TakeNthBytes.mjs";
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
// import "./tests/SplitColourChannels.mjs";
|
||||
|
|
Loading…
Add table
Reference in a new issue