testapi: Don't test xmlunicode functions

This commit is contained in:
Nick Wellnhofer 2024-06-17 03:16:49 +02:00
parent 1112699cfa
commit 5a9a0e6fe6
2 changed files with 1 additions and 5839 deletions

View File

@ -20,7 +20,7 @@ else:
# Modules we want to skip in API test # Modules we want to skip in API test
# #
skipped_modules = [ "SAX", "xlink", "threads", "globals", skipped_modules = [ "SAX", "xlink", "threads", "globals",
"xmlmemory", "xmlversion", "xmlexports", "nanoftp", "xmlmemory", "xmlversion", "xmlexports", "xmlunicode", "nanoftp",
] ]
# #

5838
testapi.c

File diff suppressed because it is too large Load Diff