mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Add/update more unit tests.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
name => "endsWith",
|
||||
param => "",
|
||||
input => "",
|
||||
ret => 0,
|
||||
ret => 1,
|
||||
},
|
||||
{
|
||||
type => "op",
|
||||
@@ -18,7 +18,7 @@
|
||||
name => "endsWith",
|
||||
param => "",
|
||||
input => "TestCase",
|
||||
ret => 0,
|
||||
ret => 1,
|
||||
},
|
||||
|
||||
### General
|
||||
|
Reference in New Issue
Block a user