From 066f3928b2b8f4bfc01cce66d339407e23ac02a1 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Wed, 7 May 2003 22:02:17 +0000 Subject: Library documentation for the 'test' package. Still needs to be checked by Fred. --- Doc/lib/lib.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'Doc/lib/lib.tex') diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 3843d46fec..928371c9da 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -118,6 +118,7 @@ and how to embed it in other applications. \input{libpydoc} \input{libdoctest} \input{libunittest} +\input{libtest} \input{libmath} \input{libcmath} \input{librandom} -- cgit v1.2.1