mirror of
https://github.com/gchq/CyberChef
synced 2026-01-07 02:53:19 +00:00
Tidied up 'Split Colour Channels' operation and added 'Multimedia' category
This commit is contained in:
@@ -74,7 +74,6 @@ 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";
|
||||
@@ -84,6 +83,9 @@ import "./tests/operations/Magic";
|
||||
import "./tests/operations/ParseTLV";
|
||||
import "./tests/operations/Media";
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
//import "./tests/operations/SplitColourChannels";
|
||||
|
||||
let allTestsPassing = true;
|
||||
const testStatusCounts = {
|
||||
total: 0,
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user