frostfs-testcases/pytest_tests/__init__.py
a.berezin 09acd6f283 [#316] Move variable under package for single repo runs
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-10-30 14:19:26 +03:00

3 lines
72 B
Python

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