mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-22 15:56:16 -04:00
Add tests, however non-functional due to lack of File in Node
Also add jimp to package.json
This commit is contained in:
parent
5a9583c970
commit
18693d2471
6 changed files with 44 additions and 35 deletions
|
@ -73,6 +73,7 @@ import "./tests/operations/SeqUtils";
|
|||
import "./tests/operations/SetDifference";
|
||||
import "./tests/operations/SetIntersection";
|
||||
import "./tests/operations/SetUnion";
|
||||
import "./tests/operations/SplitColourChannels";
|
||||
import "./tests/operations/StrUtils";
|
||||
import "./tests/operations/SymmetricDifference";
|
||||
import "./tests/operations/TextEncodingBruteForce";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue