Back to home page

EIC code displayed by LXR

 
 

    


Warning, /swf-monitor/pytest.ini is written in an unsupported language. File is not indexed.

0001 [pytest]
0002 DJANGO_SETTINGS_MODULE = swf_monitor_project.settings
0003 python_files = tests.py test_*.py *_tests.py
0004 pythonpath = src
0005 markers =
0006     django_db: mark a test as requiring the Django database