mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 16:56:15 -04:00
Added some tests for the Translate DateTime Format operation
This commit is contained in:
parent
1a1fad7433
commit
f1c31ea966
2 changed files with 57 additions and 0 deletions
|
@ -62,6 +62,7 @@ import "./tests/operations/SetDifference";
|
|||
import "./tests/operations/SetIntersection";
|
||||
import "./tests/operations/SetUnion";
|
||||
import "./tests/operations/SymmetricDifference";
|
||||
import "./tests/operations/TranslateDateTimeFormat";
|
||||
import "./tests/operations/Magic";
|
||||
|
||||
let allTestsPassing = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue