Skip to content

Commit 868ce4b

Browse files
Update tests/conftest.py
PR review Co-authored-by: Florimond Manca <[email protected]>
1 parent 0ae433f commit 868ce4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222

2323
def pytest_configure(config):
24-
# register an additional marker
2524
config.addinivalue_line(
2625
"markers",
2726
"curio: mark the test as a coroutine, it will be run using a Curio kernel.",

0 commit comments

Comments
 (0)