mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 16:56:15 -04:00
Add Dysfunctional Test
This commit is contained in:
parent
06d9302d96
commit
edbd540c68
2 changed files with 24 additions and 0 deletions
|
@ -64,6 +64,7 @@ import "./tests/operations/SetUnion";
|
|||
import "./tests/operations/SymmetricDifference";
|
||||
import "./tests/operations/TranslateDateTimeFormat";
|
||||
import "./tests/operations/Magic";
|
||||
import "./tests/operations/LengthValueDecoder";
|
||||
|
||||
let allTestsPassing = true;
|
||||
const testStatusCounts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue