mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
doc: update testing section of README
The regression_tests and unit_tests scripts appear to be named with underscores instead of hyphens. This commit updates the README to reflect this.
This commit is contained in:
parent
7a986c7bae
commit
80019da75e
@ -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