lightning/tests/integrations_app/__init__.py

4 lines
74 B
Python

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