Doh, add tests in new module

This commit is contained in:
shamoon 2025-04-29 23:24:16 -07:00
parent ca87f43262
commit d1294c4183
No known key found for this signature in database

View File

@ -249,6 +249,7 @@ testpaths = [
"src/paperless_mail/tests/",
"src/paperless_tesseract/tests/",
"src/paperless_tika/tests",
"src/paperless_ai/tests",
]
addopts = [
"--pythonwarnings=all",