summaryrefslogtreecommitdiffstats
path: root/test/Docbook/basedir/htmlhelp/htmlhelp.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Docbook/basedir/htmlhelp/htmlhelp.py')
-rw-r--r--test/Docbook/basedir/htmlhelp/htmlhelp.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Docbook/basedir/htmlhelp/htmlhelp.py b/test/Docbook/basedir/htmlhelp/htmlhelp.py
index 22bbd72..17aba09 100644
--- a/test/Docbook/basedir/htmlhelp/htmlhelp.py
+++ b/test/Docbook/basedir/htmlhelp/htmlhelp.py
@@ -38,6 +38,7 @@ if not (sys.platform.startswith('linux') and
try:
import libxml2
+ import libxslt
except:
try:
import lxml