mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 16:56:15 -04:00
Added test for 'Decode Protobuf' operation
This commit is contained in:
parent
525cb0689f
commit
f6977ea264
2 changed files with 37 additions and 0 deletions
|
@ -89,6 +89,7 @@ import "./tests/MultipleBombe";
|
|||
import "./tests/Typex";
|
||||
import "./tests/BLAKE2b";
|
||||
import "./tests/BLAKE2s";
|
||||
import "./tests/Protobuf";
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
//import "./tests/SplitColourChannels";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue