This commit is contained in:
n1474335 2022-06-03 22:21:37 +01:00
commit 1464e5d5e4
3 changed files with 323 additions and 11 deletions

View file

@ -67,6 +67,7 @@ import "./tests/PGP.mjs";
import "./tests/PHP.mjs";
import "./tests/ParseIPRange.mjs";
import "./tests/ParseQRCode.mjs";
import "./tests/PEMtoHex.mjs";
import "./tests/PowerSet.mjs";
import "./tests/Regex.mjs";
import "./tests/Register.mjs";