GUI editor to tame mod_security rules

⌈⌋ ⎇ branch:  modseccfg


Artifact [a8d496b667]

Artifact a8d496b667297c9af367704338365d84befc3d9af924e6c6640ef67fc8865851:

  • File pytest.ini — part of check-in [f8af2677f9] at 2020-12-04 21:42:55 on branch trunk — disable regex warnings (user: mario size: 256)

[pytest]
minversion = 1.0
addopts = -ra -q --ignore=test/util.py --ignore=test/_*.py --ignore=test/__*.py  -p no:warnings
testpaths = test/
python_files = *.py
# Yes sure pytest, why not do the obvious thing anyway
python_functions = !_* [a-z]* [A-Z]* !_*