summaryrefslogtreecommitdiff
path: root/doc/apibuild.py
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2022-09-02 17:26:47 +0200
committerNick Wellnhofer <wellnhofer@aevum.de>2022-09-02 18:33:36 +0200
commitcaef85633ea2cc738bf3c4c92e2c57ac0db1d303 (patch)
tree23964c3524dd9ac3d5db536c6561279aeecafbc3 /doc/apibuild.py
parentc59df16d1dec57c55c775a5b631445339f749282 (diff)
downloadlibxml2-caef85633ea2cc738bf3c4c92e2c57ac0db1d303.tar.gz
Move automata test to runtest.c
Diffstat (limited to 'doc/apibuild.py')
-rwxr-xr-xdoc/apibuild.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/apibuild.py b/doc/apibuild.py
index dff5c573..00e0bc35 100755
--- a/doc/apibuild.py
+++ b/doc/apibuild.py
@@ -29,7 +29,6 @@ ignored_files = {
"testOOMlib.h": "out of memory tester",
"testOOMlib.c": "out of memory tester",
"rngparser.c": "not yet integrated",
- "testAutomata.c": "test tool",
"testModule.c": "test tool",
"testThreads.c": "test tool",
"testapi.c": "generated regression tests",