mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 14:56:19 -04:00
Registers tests for 'To/From Case Insensitive Regex' operations
This commit is contained in:
parent
1d04b649e0
commit
126ad585c0
1 changed files with 1 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue