Added word count functionality

This commit is contained in:
sw5678 2024-04-12 10:32:11 +01:00
parent c4e7c41a6e
commit 1caa79303b
4 changed files with 236 additions and 1 deletions

View file

@ -142,6 +142,7 @@ import "./tests/TranslateDateTimeFormat.mjs";
import "./tests/Typex.mjs";
import "./tests/UnescapeString.mjs";
import "./tests/Unicode.mjs";
import "./tests/WordCount.mjs";
import "./tests/YARA.mjs";
const testStatus = {