Merge branch 'insense' of https://github.com/masq/CyberChef into masq-insense

This commit is contained in:
n1474335 2019-01-10 14:53:21 +00:00
commit c5270d75a1
5 changed files with 137 additions and 0 deletions

View file

@ -82,6 +82,7 @@ import "./tests/TranslateDateTimeFormat";
import "./tests/Magic";
import "./tests/ParseTLV";
import "./tests/Media";
import "./tests/ToFromInsensitiveRegex";
// Cannot test operations that use the File type yet
//import "./tests/SplitColourChannels";