diff options
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r-- | Makefile.pre.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in index dd5e69f..f676035 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -2208,6 +2208,7 @@ TESTSUBDIRS= idlelib/idle_test \ test/test_lib2to3/data/fixers/myfixes \ test/test_module \ test/test_peg_generator \ + test/test_pydoc \ test/test_sqlite3 \ test/test_tkinter \ test/test_tomllib \ |