summaryrefslogtreecommitdiffstats
path: root/tests/__init__.py
blob: b91337bbfed81f6753203ef2fed9f794fdf082e0 (plain)
1
2
3
4
5
"""Allows importing from screenshot."""

import py

PROJECT_ROOT = py.path.local(__file__).dirpath().join('..')