frostfs-testcases/pytest_tests/__init__.py

4 lines
72 B
Python
Raw Normal View History

import os
TESTS_BASE_PATH = os.path.dirname(os.path.relpath(__file__))