mirror of
https://github.com/gchq/CyberChef.git
synced 2026-03-25 16:21:41 -07:00
Add IEEEBinary test file to index file for tests
This commit is contained in:
parent
f276f40981
commit
de789bfb33
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ import "./tests/HaversineDistance.mjs";
|
|||
import "./tests/Hex.mjs";
|
||||
import "./tests/Hexdump.mjs";
|
||||
import "./tests/HKDF.mjs";
|
||||
import "./tests/IEEEBinary.mjs";
|
||||
import "./tests/Image.mjs";
|
||||
import "./tests/IndexOfCoincidence.mjs";
|
||||
import "./tests/JA3Fingerprint.mjs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue