mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 09:16:17 -04:00
Merge branch 'master' of https://github.com/VirtualColossus/CyberChef
This commit is contained in:
commit
70665534b8
4 changed files with 870 additions and 1 deletions
|
@ -92,6 +92,8 @@ import "./tests/ParseSSHHostKey.mjs";
|
|||
import "./tests/DefangIP.mjs";
|
||||
import "./tests/ParseUDP.mjs";
|
||||
import "./tests/AvroToJSON.mjs";
|
||||
import "./tests/Lorenz.mjs";
|
||||
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
// import "./tests/SplitColourChannels.mjs";
|
||||
|
|
107
tests/operations/tests/Lorenz.mjs
Normal file
107
tests/operations/tests/Lorenz.mjs
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue