mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Make sure all tests pass.
This commit is contained in:
@@ -46,6 +46,6 @@
|
||||
type => "tfn",
|
||||
name => "base64Decode",
|
||||
input => "VGVzdENhc2U=\0VGVzdENhc2U=",
|
||||
output => "VGVzdENhc2U=\0VGVzdENhc2U=",
|
||||
ret => 0,
|
||||
output => "TestCase",
|
||||
ret => 1,
|
||||
},
|
||||
|
Reference in New Issue
Block a user