minor: remove outdated, superfluous comment

This commit is contained in:
Daniel Hahler 2019-11-26 23:11:29 +01:00
parent 7c0d1cad40
commit 260f848c05
1 changed files with 0 additions and 2 deletions

View File

@ -130,8 +130,6 @@ def pytest_addoption(parser):
metavar="nodeid_prefix",
help="deselect item (via node id prefix) during collection (multi-allowed).",
)
# when changing this to --conf-cut-dir, config.py Conftest.setinitial
# needs upgrading as well
group.addoption(
"--confcutdir",
dest="confcutdir",