summaryrefslogtreecommitdiffstats
path: root/share/extensions/tests/test_jessyink_install.py
blob: 4bfda51c018539fbbd53abf059488661c2043840 (plain)
1
2
3
4
5
6
# coding=utf-8
from jessyink_install import Install
from inkex.tester import ComparisonMixin, TestCase

class JessyInkInstallBasicTest(ComparisonMixin, TestCase):
    effect_class = Install