2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

Add numeric sorting tests

This commit is contained in:
Chris van Marle
2017-05-30 08:53:18 +02:00
parent 71aa4033a4
commit c6391d958d
2 changed files with 34 additions and 0 deletions

View File

@@ -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 = {