quicktex/tests/__init__.py

4 lines
98 B
Python

import os.path
images_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'images')