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

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