diff options
Diffstat (limited to 'tests/test_style_parser.py')
| -rw-r--r-- | tests/test_style_parser.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_style_parser.py b/tests/test_style_parser.py index 49f838b..f78f866 100644 --- a/tests/test_style_parser.py +++ b/tests/test_style_parser.py @@ -1,4 +1,4 @@ -from style_parser import format_body +from slidge_style_parser import format_body MATRIX_FORMATS = { "_": ("<em>", "</em>"), |
