Skip to content

Commit 126ad58

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/index.mjs

Lines changed: 1 addition & 0 deletions
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)