diff options
Diffstat (limited to 'test-suite/Makefile.am')
-rw-r--r-- | test-suite/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/Makefile.am b/test-suite/Makefile.am index 5b498608f..473501ee2 100644 --- a/test-suite/Makefile.am +++ b/test-suite/Makefile.am @@ -176,6 +176,7 @@ SCM_TESTS = tests/00-initial-env.test \ tests/syntax.test \ tests/texinfo.test \ tests/texinfo.docbook.test \ + tests/texinfo.html.test \ tests/texinfo.serialize.test \ tests/texinfo.string-utils.test \ tests/threads.test \ |