This commit is contained in:
Klaxon 2018-10-11 22:26:44 +10:00
parent 54793f2b78
commit 3089c39369
2 changed files with 24 additions and 0 deletions

View file

@ -61,6 +61,7 @@ import "./tests/operations/ParseIPRange";
import "./tests/operations/PowerSet";
import "./tests/operations/Regex";
import "./tests/operations/Register";
import "./tests/operations/RemoveLetterAccents";
import "./tests/operations/Rotate";
import "./tests/operations/SeqUtils";
import "./tests/operations/SetDifference";