Skip to content

Commit bf397c0

Browse files
authored
Back to testing doctest. (#246)
1 parent 23e0a53 commit bf397c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ exclude = [
8787

8888
[tool.pytest.ini_options]
8989
testpaths = [
90-
"tests",
90+
"tests", "mocket",
9191
]
9292
addopts = "--doctest-modules --cov=mocket --cov-report=term-missing -v -x"
9393

0 commit comments

Comments
 (0)