Add IEEEBinary test file to index file for tests

This commit is contained in:
atsiv sivat 2026-01-31 15:55:54 +00:00
parent f276f40981
commit de789bfb33

View file

@ -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";