Updated to latest update

This commit is contained in:
Jonathan Homer 2025-02-16 21:14:53 +00:00
parent 1b8c229df2
commit 012aa7850a
4 changed files with 102 additions and 0 deletions

View file

@ -163,6 +163,7 @@ import "./tests/Unicode.mjs";
import "./tests/YARA.mjs";
import "./tests/ParseCSR.mjs";
import "./tests/XXTEA.mjs";
import "./tests/ExtractBitcoinAddresses.mjs";
const testStatus = {
allTestsPassing: true,