Skip to content

Commit fd48a83

Browse files
committed
Merge branch 'v3/master-json2' of github.com:Easton97-Jens/ModSecurity into v3/master-json2
2 parents 7ecbd68 + 414646a commit fd48a83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/unit/unit_test.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ namespace modsecurity_test {
2727

2828
class UnitTestResult {
2929
public:
30-
int ret;
30+
int ret = 0;
3131
std::string output;
3232
};
3333

0 commit comments

Comments
 (0)