Fix typo.
[metze/wireshark/wip.git] / pytest.ini
1 [pytest]
2 minversion = 3.0
3 testpaths = test
4 python_files = suite_*.py group_*.py
5 addopts = -ra -nauto