Added rotate ESM tests

This commit is contained in:
Matt C 2018-04-03 23:29:47 +01:00
parent 7e86f02e4e
commit af51090ebb
2 changed files with 215 additions and 0 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";