1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-28 23:14:57 +03:00

tests: Remove testThreads.c

This was merged into runtest.c some time ago.
This commit is contained in:
Nick Wellnhofer
2024-06-16 16:30:54 +02:00
parent 1b6403583b
commit 481fd6bbee
10 changed files with 7 additions and 203 deletions

View File

@@ -23,7 +23,6 @@ ignored_files = {
"libxml.h": "internal only",
"rngparser.c": "not yet integrated",
"testModule.c": "test tool",
"testThreads.c": "test tool",
"testapi.c": "generated regression tests",
"runtest.c": "regression tests program",
"runsuite.c": "regression tests program",