Skip to content

Commit

Permalink
Registers tests for 'To/From Case Insensitive Regex' operations
Browse files Browse the repository at this point in the history
  • Loading branch information
masq committed Dec 30, 2018
1 parent 1d04b64 commit 126ad58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 126ad58

Please sign in to comment.