mirror of
https://github.com/gchq/CyberChef
synced 2026-01-06 10:33:18 +00:00
Add tests, however non-functional due to lack of File in Node
Also add jimp to package.json
This commit is contained in:
@@ -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";
|
||||
|
||||
26
test/tests/operations/SplitColourChannels.mjs
Normal file
26
test/tests/operations/SplitColourChannels.mjs
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user