Files
meteorbot-old/bot/external/Botcraft/3rdparty/catch2/tools/scripts/scriptCommon.py
T
2024-04-30 22:07:50 -06:00

5 lines
116 B
Python

import os
import sys
catchPath = os.path.dirname(os.path.dirname(os.path.realpath( os.path.dirname(sys.argv[0]))))