mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-11 08:41:32 -04:00
tests added
This commit is contained in:
parent
3dcea288bf
commit
9f8dd0f2a6
2 changed files with 115 additions and 0 deletions
|
@ -71,6 +71,7 @@ import "./tests/operations/SymmetricDifference";
|
|||
import "./tests/operations/ToGeohash.mjs";
|
||||
import "./tests/operations/TranslateDateTimeFormat";
|
||||
import "./tests/operations/Magic";
|
||||
import "./tests/operations/Literals";
|
||||
|
||||
let allTestsPassing = true;
|
||||
const testStatusCounts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue