mirror of
https://github.com/gchq/CyberChef.git
synced 2026-03-18 04:41:40 -07:00
Link the tests into "npm run test"
This commit is contained in:
parent
069fb0734d
commit
3e10d20fbf
1 changed files with 1 additions and 0 deletions
|
|
@ -139,6 +139,7 @@ import "./tests/Rabbit.mjs";
|
|||
import "./tests/RAKE.mjs";
|
||||
import "./tests/Regex.mjs";
|
||||
import "./tests/Register.mjs";
|
||||
import "./tests/RemoveANSIEscapeCodes.mjs";
|
||||
import "./tests/RisonEncodeDecode.mjs";
|
||||
import "./tests/Rotate.mjs";
|
||||
import "./tests/RSA.mjs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue