summaryrefslogtreecommitdiff
path: root/test/src/xml-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/xml-tests.el')
-rw-r--r--test/src/xml-tests.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/src/xml-tests.el b/test/src/xml-tests.el
index 7c4ca396f70..62d9e3ff7e7 100644
--- a/test/src/xml-tests.el
+++ b/test/src/xml-tests.el
@@ -27,6 +27,8 @@
(require 'ert)
+(declare-function libxml-parse-xml-region "xml.c")
+
(defvar libxml-tests--data-comments-preserved
`(;; simple case
("<?xml version=\"1.0\"?><foo baz=\"true\">bar</foo>"