summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index 5ccca9c..726254c 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -54,6 +54,8 @@ TEST_PREREQS := $(TEST_PREREQS) $(DIR)INDEX
# Include the level 1 core tests
$(eval $(call do_xml_suite,level1/core,dom1-interfaces.xml))
+# Include level 1 html tests
+$(eval $(call do_xml_suite,level1/html,dom1-interfaces.xml))
DISTCLEAN_ITEMS := $(DISTCLEAN_ITEMS) $(DIR)INDEX