From 3fdabc604e6858865f318df098d79eb44392dbd9 Mon Sep 17 00:00:00 2001 From: Jason Gerard DeRose Date: Tue, 7 Oct 2008 22:20:00 -0600 Subject: -m --- tests/tstutil.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tstutil.py') diff --git a/tests/tstutil.py b/tests/tstutil.py index 743716a0..5656515c 100644 --- a/tests/tstutil.py +++ b/tests/tstutil.py @@ -18,7 +18,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA """ -Utility functions for the unit tests. +Common utility functions and classes for unit tests. """ import inspect -- cgit