Преглед на файлове

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