GUI editor to tame mod_security rules

⌈⌋ ⎇ branch:  modseccfg


Artifact [2f6827ed69]

Artifact 2f6827ed690103db7f4ba116e9b32674cc7d554f5ac8d674477d0c238644027c:

  • File test/Makefile — part of check-in [cb3a619fe0] at 2020-12-01 20:49:54 on branch trunk — publish data test (mostly vhost/secrule extraction) (user: mario size: 181)

all:	test

test:
	echo "Test data not transferable, due to embedded fn: values."
	pytest -v -v -v -v

clean:
	rm test/*.out
	echo "Needs a few pytest reruns to generate .out files"