2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

Add tests

This commit is contained in:
j433866
2019-07-15 14:12:40 +01:00
parent ac1c93d29b
commit 9c6ceaa58a
2 changed files with 66 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ import "./tests/Typex";
import "./tests/BLAKE2b";
import "./tests/BLAKE2s";
import "./tests/Protobuf";
import "./tests/ParseSSHHostKey";
// Cannot test operations that use the File type yet
//import "./tests/SplitColourChannels";