Register marks from self-tests

This commit is contained in:
Zac Hatfield-Dodds 2019-04-01 10:52:43 +11:00
parent 9121138a1b
commit cda9ce198a
1 changed files with 6 additions and 0 deletions

View File

@ -168,6 +168,12 @@ filterwarnings =
pytester_example_dir = testing/example_scripts
markers =
issue
nothing
foo
bar
baz
xyz
XYZ
[flake8]
max-line-length = 120