1
0
mirror of synced 2025-01-18 07:44:47 +01:00

Registers tests for 'To/From Case Insensitive Regex' operations

This commit is contained in:
Spencer Walden 2018-12-30 03:22:23 -08:00
parent 1d04b649e0
commit 126ad585c0

View File

@ -82,6 +82,7 @@ import "./tests/operations/TranslateDateTimeFormat";
import "./tests/operations/Magic";
import "./tests/operations/ParseTLV";
import "./tests/operations/Media";
import "./tests/operations/ToFromInsensitiveRegex";
let allTestsPassing = true;
const testStatusCounts = {