Skip to content

Commit

Permalink
Update tests/conftest.py
Browse files Browse the repository at this point in the history
PR review

Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
  • Loading branch information
cdeler and florimondmanca authored Sep 2, 2020
1 parent 0ae433f commit 868ce4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@


def pytest_configure(config):
# register an additional marker
config.addinivalue_line(
"markers",
"curio: mark the test as a coroutine, it will be run using a Curio kernel.",
Expand Down

0 comments on commit 868ce4b

Please sign in to comment.