mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 09:46:17 -04:00
Merge branch 'debruijn' of https://github.com/GCHQ77703/CyberChef
This commit is contained in:
commit
0a0217cb66
4 changed files with 122 additions and 0 deletions
|
@ -133,6 +133,7 @@ import "./tests/Rabbit.mjs";
|
|||
import "./tests/LevenshteinDistance.mjs";
|
||||
import "./tests/SwapCase.mjs";
|
||||
import "./tests/HKDF.mjs";
|
||||
import "./tests/GenerateDeBruijnSequence.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