This commit is contained in:
みけCAT 2025-05-16 11:18:15 -04:00 committed by GitHub
commit 0a7219083a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 420 additions and 0 deletions

View file

@ -111,6 +111,7 @@ import "./tests/MIMEDecoding.mjs";
import "./tests/Modhex.mjs";
import "./tests/MorseCode.mjs";
import "./tests/MS.mjs";
import "./tests/MSDOSDateAndTime.mjs";
import "./tests/MultipleBombe.mjs";
import "./tests/MurmurHash3.mjs";
import "./tests/NetBIOS.mjs";