quicktex/tests/__init__.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
98 B
Python
Raw Normal View History

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