mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 08:15:00 -04:00
Tidied run function, added some tests
This commit is contained in:
parent
941e222eff
commit
076d140d08
3 changed files with 218 additions and 114 deletions
|
@ -92,6 +92,7 @@ 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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue