瀏覽代碼

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

Spencer Walden 6 年之前
父節點
當前提交
126ad585c0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      test/index.mjs

+ 1 - 0
test/index.mjs

@@ -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 = {