Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 501d904

Browse files
committed
Add entry for unittest documentation.
1 parent b9ad228 commit 501d904

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/Makefile.deps

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
5757
lib/libinspect.tex \
5858
lib/libdifflib.tex \
5959
lib/libdoctest.tex \
60+
lib/libunittest.tex \
6061
lib/libtypes.tex \
6162
lib/libtraceback.tex \
6263
lib/libpickle.tex \

Doc/lib/lib.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ \chapter*{Front Matter\label{front}}
112112

113113
\input{libmisc} % Miscellaneous Services
114114
\input{libdoctest}
115+
\input{libunittest}
115116
\input{libmath}
116117
\input{libcmath}
117118
\input{librandom}

0 commit comments

Comments
 (0)