mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
5 lines
84 B
INI
5 lines
84 B
INI
|
[pytest]
|
||
|
DJANGO_SETTINGS_MODULE = app.settings
|
||
|
pythonpath = . src
|
||
|
testpaths = tests
|