fsfw/contrib/fsfw_contrib/Catch2-3.7.1/tools/scripts/scriptCommon.py

5 lines
116 B
Python
Raw Permalink Normal View History

2024-10-29 10:49:46 +01:00
import os
import sys
catchPath = os.path.dirname(os.path.dirname(os.path.realpath( os.path.dirname(sys.argv[0]))))