mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
Add entry for unittest documentation.
This commit is contained in:
parent
b9ad228798
commit
501d90471d
2 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
|
|||
lib/libinspect.tex \
|
||||
lib/libdifflib.tex \
|
||||
lib/libdoctest.tex \
|
||||
lib/libunittest.tex \
|
||||
lib/libtypes.tex \
|
||||
lib/libtraceback.tex \
|
||||
lib/libpickle.tex \
|
||||
|
|
|
|||
|
|
@ -112,6 +112,7 @@ and how to embed it in other applications.
|
|||
|
||||
\input{libmisc} % Miscellaneous Services
|
||||
\input{libdoctest}
|
||||
\input{libunittest}
|
||||
\input{libmath}
|
||||
\input{libcmath}
|
||||
\input{librandom}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue