mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
4 lines
73 B
Python
4 lines
73 B
Python
import os
|
|
|
|
DEBIAN_TESTS_DIR = os.path.dirname(os.path.abspath(__file__))
|