diff options
Diffstat (limited to 'tests/test_output.py')
| -rw-r--r-- | tests/test_output.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_output.py b/tests/test_output.py index afccca7e..9ed63602 100644 --- a/tests/test_output.py +++ b/tests/test_output.py @@ -3,7 +3,7 @@ from inkex.tester import TestCase from inkex.tester.svg import svg from lib import output -from lib.elements.utils import node_to_elements +from lib.elements import node_to_elements from lib.stitch_plan.stitch_plan import stitch_groups_to_stitch_plan from lib.svg.tags import INKSTITCH_ATTRIBS |
