summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2017-10-07 22:04:34 +0200
committermathieui <mathieui@mathieui.net>2017-10-07 22:04:34 +0200
commit3775e476b619b141ea9981a49d7ad8191ef36152 (patch)
tree8fdcf963414e736f398adaab137fb45476117261 /test
parent4b51ce97e9f4fb10529b0cdf8bfd2c946dc2ccba (diff)
downloadpoezio-3775e476b619b141ea9981a49d7ad8191ef36152.tar.gz
poezio-3775e476b619b141ea9981a49d7ad8191ef36152.tar.bz2
poezio-3775e476b619b141ea9981a49d7ad8191ef36152.tar.xz
poezio-3775e476b619b141ea9981a49d7ad8191ef36152.zip
Fix tests
Diffstat (limited to 'test')
-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'