summaryrefslogtreecommitdiff
path: root/tests/end_to_end/functions.py
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2019-11-09 20:47:55 +0100
committerlouiz’ <louiz@louiz.org>2019-11-09 20:50:22 +0100
commit1736641368395440d69d68fcd701754bec0b22ec (patch)
tree10dac5ae3328c4c0f27aa422dae160069b1464cd /tests/end_to_end/functions.py
parent7571020243889db72bb0182dbacc84e506afa279 (diff)
downloadbiboumi-1736641368395440d69d68fcd701754bec0b22ec.tar.gz
biboumi-1736641368395440d69d68fcd701754bec0b22ec.tar.bz2
biboumi-1736641368395440d69d68fcd701754bec0b22ec.tar.xz
biboumi-1736641368395440d69d68fcd701754bec0b22ec.zip
Clean the __main__ file of the e2e tests
I forgot to remove some things when I moved them into functions.py
Diffstat (limited to 'tests/end_to_end/functions.py')
-rw-r--r--tests/end_to_end/functions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/end_to_end/functions.py b/tests/end_to_end/functions.py
index fe5aea6..176dca5 100644
--- a/tests/end_to_end/functions.py
+++ b/tests/end_to_end/functions.py
@@ -3,7 +3,7 @@ import collections
import datetime
import asyncio
import time
-import lxml
+import lxml.etree
import io
common_replacements = {