forked from TrueCloudLab/frostfs-testcases
3 lines
72 B
Python
3 lines
72 B
Python
import os
|
|
|
|
TESTS_BASE_PATH = os.path.dirname(os.path.relpath(__file__))
|