mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 15:26:16 -04:00
Pull SetUnion into its own operation
This commit is contained in:
parent
f491461a57
commit
5f93c667a2
6 changed files with 350 additions and 306 deletions
|
@ -47,6 +47,7 @@ import "./tests/operations/Base64";
|
|||
// import "./tests/operations/Regex.js";
|
||||
// import "./tests/operations/StrUtils.js";
|
||||
// import "./tests/operations/SeqUtils.js";
|
||||
import "./tests/operations/SetUnion";
|
||||
|
||||
|
||||
let allTestsPassing = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue