Skip to content

Commit cda9ce1

Browse files
committed
Register marks from self-tests
1 parent 9121138 commit cda9ce1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tox.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,12 @@ filterwarnings =
168168
pytester_example_dir = testing/example_scripts
169169
markers =
170170
issue
171+
nothing
172+
foo
173+
bar
174+
baz
175+
xyz
176+
XYZ
171177

172178
[flake8]
173179
max-line-length = 120

0 commit comments

Comments
 (0)