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