2
0
Fork 0
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:
Oshawk 2019-10-21 21:01:33 +01:00
parent 02f6537973
commit 518b336431

View file

@ -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";