summaryrefslogtreecommitdiff
path: root/test/test_xhtml.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_xhtml.py')
-rw-r--r--test/test_xhtml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_xhtml.py b/test/test_xhtml.py
index ad72513a..d81505da 100644
--- a/test/test_xhtml.py
+++ b/test/test_xhtml.py
@@ -6,7 +6,7 @@ import pytest
import xml
from poezio.xhtml import (poezio_colors_to_html, xhtml_to_poezio_colors,
- parse_css, clean_text)
+ _parse_css as parse_css, clean_text)
def test_clean_text():
example_string = '\x191}Toto \x192,-1}titi\x19b Tata'