mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-12 01:01:32 -04:00
working on test cases and dressing a bit of code
This commit is contained in:
parent
4fc37c4d02
commit
f7b8e51764
3 changed files with 25 additions and 1 deletions
|
@ -75,6 +75,7 @@ import "./tests/operations/ToGeohash.mjs";
|
|||
import "./tests/operations/TranslateDateTimeFormat";
|
||||
import "./tests/operations/Magic";
|
||||
import "./tests/operations/ParseTLV";
|
||||
import "./tests/operations/Mime";
|
||||
|
||||
let allTestsPassing = true;
|
||||
const testStatusCounts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue