mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
tests: adds test-regression-nginx to the makefile
This patch adds the nginx regression test entry to project makefile.
This commit is contained in:
@@ -60,4 +60,7 @@ test: check
|
||||
test-regression: run-regression-tests.pl
|
||||
$(PERL) run-regression-tests.pl
|
||||
|
||||
test-regression-nginx: run-regression-tests-nginx.pl
|
||||
$(PERL) run-regression-tests-nginx.pl
|
||||
|
||||
.PHONY: test test-regression
|
||||
|
Reference in New Issue
Block a user