Added more modifiers to the Regex operation

This commit is contained in:
n1474335 2018-01-12 23:42:48 +00:00
parent f2c073798b
commit b07c014b48
4 changed files with 30 additions and 33 deletions

View file

@ -30,6 +30,7 @@ import "./tests/operations/MS.js";
import "./tests/operations/PHP.js";
import "./tests/operations/NetBIOS.js";
import "./tests/operations/OTP.js";
import "./tests/operations/Regex.js";
import "./tests/operations/StrUtils.js";
import "./tests/operations/SeqUtils.js";