mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 08:15:00 -04:00
Add tests
This commit is contained in:
parent
345c169ac7
commit
c685fbbac2
2 changed files with 24 additions and 0 deletions
|
@ -39,6 +39,7 @@ import "./tests/Crypt.mjs";
|
|||
import "./tests/CSV.mjs";
|
||||
import "./tests/DateTime.mjs";
|
||||
import "./tests/ExtractEmailAddresses.mjs";
|
||||
import "./tests/ExtractQuantisationTables.mjs";
|
||||
import "./tests/Fork.mjs";
|
||||
import "./tests/FromDecimal.mjs";
|
||||
import "./tests/Gzip.mjs";
|
||||
|
|
23
tests/operations/tests/ExtractQuantisationTables.mjs
Normal file
23
tests/operations/tests/ExtractQuantisationTables.mjs
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue