mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Pull SetUnion into its own operation
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user