summaryrefslogtreecommitdiffstats
path: root/share/extensions/tests/test_render_alphabetsoup.py
blob: b14add5ce242d0afc91051fa96443961f86fbb18 (plain)
1
2
3
4
5
6
# coding=utf-8
from render_alphabetsoup import AlphabetSoup
from inkex.tester import InkscapeExtensionTestMixin, TestCase

class AlphabetSoupBasicTest(InkscapeExtensionTestMixin, TestCase):
    effect_class = AlphabetSoup