diff options
-rw-r--r-- | tools/patman/pytest.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/patman/pytest.ini b/tools/patman/pytest.ini new file mode 100644 index 00000000000..df3eb518d0f --- /dev/null +++ b/tools/patman/pytest.ini @@ -0,0 +1,2 @@ +[pytest] +addopts = --doctest-modules |