Skip to content

Commit cd91848

Browse files
author
Steve Canny
committed
reorg: extract tests.text.test_paragraph module
1 parent cbd587e commit cd91848

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
import pytest
1818

19-
from .unitutil.cxml import element, xml
20-
from .unitutil.mock import call, class_mock, instance_mock
19+
from ..unitutil.cxml import element, xml
20+
from ..unitutil.mock import call, class_mock, instance_mock
2121

2222

2323
class DescribeParagraph(object):

0 commit comments

Comments
 (0)