pull from upstream

This commit is contained in:
d98762625 2018-04-09 11:23:18 +01:00
commit 76f27dbcdb
20 changed files with 934 additions and 318 deletions

View file

@ -45,6 +45,7 @@ import "./tests/operations/Base64";
// import "./tests/operations/NetBIOS.js";
// import "./tests/operations/OTP.js";
// import "./tests/operations/Regex.js";
import "./tests/operations/Rotate.mjs";
// import "./tests/operations/StrUtils.js";
// import "./tests/operations/SeqUtils.js";
import "./tests/operations/SetUnion";