mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-22 15:56:16 -04:00
Changed the name. Small logic change. Changed from split join to regex replace.
This commit is contained in:
parent
aa5939c051
commit
0fc2a219a7
5 changed files with 26 additions and 21 deletions
|
@ -22,9 +22,9 @@ import "./tests/operations/DateTime.js";
|
|||
import "./tests/operations/FlowControl.js";
|
||||
import "./tests/operations/Image.js";
|
||||
import "./tests/operations/MorseCode.js";
|
||||
import "./tests/operations/MS.js";
|
||||
import "./tests/operations/StrUtils.js";
|
||||
import "./tests/operations/SeqUtils.js";
|
||||
import "./tests/operations/VBE.js";
|
||||
|
||||
|
||||
let allTestsPassing = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue