This website requires JavaScript.
Explore
Help
Sign in
serjb9
/
frostfs-testcases
Watch
1
Star
0
Fork
You've already forked frostfs-testcases
0
forked from
TrueCloudLab/frostfs-testcases
Code
Pull requests
Activity
09acd6f283
frostfs-testcases
/
pytest_tests
/
__init__.py
4 lines
72 B
Python
Raw
Normal View
History
Unescape
Escape
[#316] Move variable under package for single repo runs Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-10-30 11:19:26 +00:00
import
os
TESTS_BASE_PATH
=
os
.
path
.
dirname
(
os
.
path
.
relpath
(
__file__
)
)
Copy permalink