This commit is contained in:
n1474335 2019-09-04 16:30:05 +01:00
commit f0b3bd0ede
6 changed files with 716 additions and 0 deletions

View file

@ -19,6 +19,7 @@ import {
import TestRegister from "../lib/TestRegister.mjs";
import "./tests/BCD";
import "./tests/BSON";
import "./tests/BaconCipher";
import "./tests/Base58";
import "./tests/Base64";
import "./tests/Base62";