Parameterise All hashes

This commit is contained in:
john19696 2022-09-22 16:30:36 +01:00
parent 037590f831
commit f450240094
3 changed files with 208 additions and 44 deletions

View file

@ -45,6 +45,7 @@ import "./tests/DateTime.mjs";
import "./tests/ExtractEmailAddresses.mjs";
import "./tests/Fork.mjs";
import "./tests/FromDecimal.mjs";
import "./tests/GenerateAllHashes.mjs";
import "./tests/Gzip.mjs";
import "./tests/Gunzip.mjs";
import "./tests/Hash.mjs";