mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
Added DateTime test, added filetime functions to Catagories, and removed unused variables.
This commit is contained in:
parent
ae38bb0927
commit
0c2c0d7b8b
4 changed files with 37 additions and 7 deletions
|
@ -16,6 +16,7 @@ import "./tests/operations/ByteRepr.js";
|
|||
import "./tests/operations/CharEnc.js";
|
||||
import "./tests/operations/Code.js";
|
||||
import "./tests/operations/Compress.js";
|
||||
import "./tests/operations/DateTime.js";
|
||||
import "./tests/operations/FlowControl.js";
|
||||
import "./tests/operations/Image.js";
|
||||
import "./tests/operations/MorseCode.js";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue