mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 03:57:47 +03:00
Add initial unit testing framework. See #438.
This commit is contained in:
7
apache2/t/operators/verifyCC.t
Normal file
7
apache2/t/operators/verifyCC.t
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
type => "operators",
|
||||
name => "verifyCC",
|
||||
param => "\d{15,16}",
|
||||
input => "1234567890123456",
|
||||
rc => 0,
|
||||
},
|
Reference in New Issue
Block a user