mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Merge pull request #3354 from cjihrig/patch-1
doc: update testing section of README
This commit is contained in:
commit
01a0615887
@ -219,8 +219,8 @@ the utilities, follow the commands listed below:
|
|||||||
$ cd /path/to/your/ModSecurity
|
$ cd /path/to/your/ModSecurity
|
||||||
$ git submodule foreach git pull
|
$ git submodule foreach git pull
|
||||||
$ cd test
|
$ cd test
|
||||||
$ ./regression-tests
|
$ ./regression_tests
|
||||||
$ ./unit-tests
|
$ ./unit_tests
|
||||||
```
|
```
|
||||||
|
|
||||||
### Debugging
|
### Debugging
|
||||||
|
Loading…
x
Reference in New Issue
Block a user