mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
Rename operation, add working tests, add info URL
This commit is contained in:
parent
3abe99078e
commit
3833c5f9fe
5 changed files with 73 additions and 61 deletions
|
@ -64,7 +64,7 @@ import "./tests/operations/SetUnion";
|
|||
import "./tests/operations/SymmetricDifference";
|
||||
import "./tests/operations/TranslateDateTimeFormat";
|
||||
import "./tests/operations/Magic";
|
||||
import "./tests/operations/LengthValueDecoder";
|
||||
import "./tests/operations/LVDecode";
|
||||
|
||||
let allTestsPassing = true;
|
||||
const testStatusCounts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue