Skip to content

Commit 126ad58

Browse files
committed
Registers tests for 'To/From Case Insensitive Regex' operations
1 parent 1d04b64 commit 126ad58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/index.mjs

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ import "./tests/operations/TranslateDateTimeFormat";
8282
import "./tests/operations/Magic";
8383
import "./tests/operations/ParseTLV";
8484
import "./tests/operations/Media";
85+
import "./tests/operations/ToFromInsensitiveRegex";
8586

8687
let allTestsPassing = true;
8788
const testStatusCounts = {

0 commit comments

Comments
 (0)