summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 0c55565..37e0489 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -53,7 +53,7 @@ $(DIR)INDEX: test/Makefile
TEST_PREREQS := $(TEST_PREREQS) $(DIR)INDEX
# Include the level 1 core tests
-#$(eval $(call do_xml_suite,level1/core,dom1-interfaces.xml))
+$(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))