mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 01:06:16 -04:00
Merge branch 'issue-991' of https://github.com/Danh4/CyberChef into Danh4-issue-991
This commit is contained in:
commit
88e3c2ccb2
8 changed files with 367 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue