Sign in
android
/
platform
/
external
/
python
/
pylint
/
6c818310fd0e2396b6333ad623da577bf84e361e
/
.
/
tests
/
checkers
/
conftest.py
blob: e8310154202f8c16cc9e5921428c9143f3f681de [
file
] [
log
] [
blame
]
from
pathlib
import
Path
HERE
=
Path
(
__file__
).
parent
REGR_DATA
=
HERE
/
".."
/
"regrtest_data"