Merge branch 'issue-991' of https://github.com/Danh4/CyberChef into Danh4-issue-991

This commit is contained in:
n1474335 2021-03-26 13:59:16 +00:00
commit 88e3c2ccb2
8 changed files with 367 additions and 1 deletions

View file

@ -102,6 +102,9 @@ import "./tests/Colossus.mjs";
import "./tests/ParseObjectIDTimestamp.mjs";
import "./tests/Unicode.mjs";
import "./tests/RSA.mjs";
import "./tests/CBOREncode.mjs";
import "./tests/CBORDecode.mjs";
// Cannot test operations that use the File type yet
// import "./tests/SplitColourChannels.mjs";