lightning/tests/integrations_app/__init__.py

4 lines
74 B
Python
Raw Normal View History

from os.path import dirname
_PATH_TESTS_DIR = dirname(dirname(__file__))