mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-15 10:44:50 -04:00
Added word count operation
This commit is contained in:
parent
7ecf8dfdaa
commit
d726f1e1df
4 changed files with 236 additions and 1 deletions
|
@ -170,6 +170,7 @@ import "./tests/JA3Fingerprint.mjs";
|
|||
import "./tests/JA3SFingerprint.mjs";
|
||||
import "./tests/HASSH.mjs";
|
||||
import "./tests/JSONtoYAML.mjs";
|
||||
import "./tests/WordCount.mjs";
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
// import "./tests/SplitColourChannels.mjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue