mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
Add numeric sorting tests
This commit is contained in:
parent
71aa4033a4
commit
c6391d958d
2 changed files with 34 additions and 0 deletions
|
@ -20,6 +20,7 @@ import "./tests/operations/FlowControl.js";
|
|||
import "./tests/operations/Image.js";
|
||||
import "./tests/operations/MorseCode.js";
|
||||
import "./tests/operations/StrUtils.js";
|
||||
import "./tests/operations/SeqUtils.js";
|
||||
|
||||
let allTestsPassing = true;
|
||||
const testStatusCounts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue