fix : add Categories and index

This commit is contained in:
Jeremy Giudicelli 2025-04-17 13:40:01 +02:00
parent 26d8fa51b0
commit bd8906f46b
2 changed files with 2 additions and 0 deletions

View file

@ -31,6 +31,7 @@ import "./tests/BCD.mjs";
import "./tests/BitwiseOp.mjs";
import "./tests/BLAKE2b.mjs";
import "./tests/BLAKE2s.mjs";
import "./tests/BLAKE3.mjs";
import "./tests/Bombe.mjs";
import "./tests/BSON.mjs";
import "./tests/ByteRepr.mjs";