Skip to content

Commit 6ee2070

Browse files
committed
Whoops. Accidentally removed this.
1 parent 0d5faf2 commit 6ee2070

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

+3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ python_files =
1818
test_*.py
1919
*_test.py
2020
tests.py
21+
markers =
22+
xfail_subclass: Expected test to fail with a subclass of Proxy.
23+
xfail_simple: Expected test to fail on the `simple` implementation.
2124
addopts =
2225
-rxEfsw
2326
--strict

0 commit comments

Comments
 (0)