mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 00:36:16 -04:00
Test for ExtractURI
This commit is contained in:
parent
e86bdd960c
commit
e3d6483ab5
3 changed files with 38 additions and 0 deletions
|
@ -64,6 +64,7 @@ import "./tests/ELFInfo.mjs";
|
|||
import "./tests/Enigma.mjs";
|
||||
import "./tests/ExtractEmailAddresses.mjs";
|
||||
import "./tests/ExtractHashes.mjs";
|
||||
import "./tests/ExtractURI.mjs";
|
||||
import "./tests/Float.mjs";
|
||||
import "./tests/FileTree.mjs";
|
||||
import "./tests/FletcherChecksum.mjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue