ESM: Ported UUID, OTP, Numberwang and PHP operations

This commit is contained in:
n1474335 2018-05-21 12:35:11 +00:00
parent 739e06d7d3
commit eed28f67d5
6 changed files with 466 additions and 2 deletions

View file

@ -49,9 +49,9 @@ import "./tests/operations/Hexdump";
// import "./tests/operations/Image";
import "./tests/operations/MorseCode";
import "./tests/operations/MS";
// import "./tests/operations/PHP";
import "./tests/operations/PHP";
import "./tests/operations/NetBIOS";
// import "./tests/operations/OTP";
import "./tests/operations/OTP";
import "./tests/operations/PowerSet";
// import "./tests/operations/Regex";
import "./tests/operations/Rotate";