frostfs-testcases/__init__.py

4 lines
72 B
Python
Raw Normal View History

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