This commit is contained in:
sw5678 2025-05-16 11:18:15 -04:00 committed by GitHub
commit adb64e7046
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 236 additions and 1 deletions

View file

@ -174,6 +174,7 @@ import "./tests/JA3Fingerprint.mjs";
import "./tests/JA3SFingerprint.mjs";
import "./tests/HASSH.mjs";
import "./tests/JSONtoYAML.mjs";
import "./tests/WordCount.mjs";
// Cannot test operations that use the File type yet
// import "./tests/SplitColourChannels.mjs";