summaryrefslogtreecommitdiffstats
path: root/tests/tstutil.py
diff options
context:
space:
mode:
authorJason Gerard DeRose <jderose@redhat.com>2008-10-07 22:20:00 -0600
committerJason Gerard DeRose <jderose@redhat.com>2008-10-07 22:20:00 -0600
commit3fdabc604e6858865f318df098d79eb44392dbd9 (patch)
treed7112c70967cf811642a14520f9545040e12d36e /tests/tstutil.py
parentf6ac2df6bd7ceddd0f3eb968198cc3ebd1388087 (diff)
downloadfreeipa.git-3fdabc604e6858865f318df098d79eb44392dbd9.tar.gz
freeipa.git-3fdabc604e6858865f318df098d79eb44392dbd9.tar.xz
freeipa.git-3fdabc604e6858865f318df098d79eb44392dbd9.zip
-m
Diffstat (limited to 'tests/tstutil.py')
-rw-r--r--tests/tstutil.py2
1 files changed, 1 insertions, 1 deletions
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