Merge pull request #3354 from cjihrig/patch-1

doc: update testing section of README
This commit is contained in:
Ervin Hegedus
2025-03-23 20:31:29 +01:00
committed by GitHub

View File

@@ -219,8 +219,8 @@ the utilities, follow the commands listed below:
$ cd /path/to/your/ModSecurity
$ git submodule foreach git pull
$ cd test
$ ./regression-tests
$ ./unit-tests
$ ./regression_tests
$ ./unit_tests
```
### Debugging