Explorar o código

disable check_xml for now

Julius Pfrommer %!s(int64=10) %!d(string=hai) anos
pai
achega
c0223435f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/Makefile.am

+ 1 - 1
tests/Makefile.am

@@ -3,7 +3,7 @@ TESTS=
 UNIT_TESTS=
 check_PROGRAMS=
 
-UNIT_TESTS += check_stack check_list check_indexedList check_builtin check_namespace check_memory check_services_view check_xml check_base64
+UNIT_TESTS += check_stack check_list check_indexedList check_builtin check_namespace check_memory check_services_view check_base64
 TESTS += $(UNIT_TESTS)
 check_PROGRAMS += $(UNIT_TESTS)