mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 15:26:16 -04:00
add tests for setOperations
This commit is contained in:
parent
7d15bfe58a
commit
20e54a8ecf
3 changed files with 309 additions and 4 deletions
|
@ -33,6 +33,7 @@ import "./tests/operations/OTP.js";
|
|||
import "./tests/operations/Regex.js";
|
||||
import "./tests/operations/StrUtils.js";
|
||||
import "./tests/operations/SeqUtils.js";
|
||||
import "./tests/operations/SetOperations.js"
|
||||
|
||||
|
||||
let allTestsPassing = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue