mirror of
https://github.com/gchq/CyberChef
synced 2026-01-03 00:53:30 +00:00
Registers tests for 'To/From Case Insensitive Regex' operations
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user