index
:
obsapi.git
master
Python Interface to the Open Build Service API
sbahling@mudgum.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
__init__.py
blob: d974eaef764865ffeead5cc3fa59f9f15e58ed4c (
plain
)
1
2
3
4
import
os
import
pytest
test_dir
=
os
.
path
.
split
(
os
.
path
.
abspath
(
__file__
))[
0
]