Updated category and fixed imports

This commit is contained in:
mshwed 2025-02-15 23:03:05 -05:00
parent 15bbed093c
commit 2ae923b73e
3 changed files with 8 additions and 7 deletions

View file

@ -104,7 +104,7 @@ import "./tests/LZNT1Decompress.mjs";
import "./tests/LZString.mjs";
import "./tests/Magic.mjs";
import "./tests/Media.mjs";
import "./tests/MIMEDecoding";
import "./tests/MIMEDecoding.mjs";
import "./tests/Modhex.mjs";
import "./tests/MorseCode.mjs";
import "./tests/MS.mjs";