summaryrefslogtreecommitdiffstats
path: root/tests/test_ipalib/test_backend.py
diff options
context:
space:
mode:
authorJason Gerard DeRose <jderose@redhat.com>2008-10-07 21:25:23 -0600
committerJason Gerard DeRose <jderose@redhat.com>2008-10-07 21:25:23 -0600
commitaf56c71d506c2573f99a1ca8334cfa90dc7f74d7 (patch)
tree3955f285ff963695d0beb0bc5f66424cfdfa4379 /tests/test_ipalib/test_backend.py
parent151b8ba38a33184ecc6e20dd8ffac1971e4a5b1e (diff)
downloadfreeipa-af56c71d506c2573f99a1ca8334cfa90dc7f74d7.tar.gz
freeipa-af56c71d506c2573f99a1ca8334cfa90dc7f74d7.tar.xz
freeipa-af56c71d506c2573f99a1ca8334cfa90dc7f74d7.zip
Cleaned up package and module level docstrings for everything in tests/
Diffstat (limited to 'tests/test_ipalib/test_backend.py')
-rw-r--r--tests/test_ipalib/test_backend.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_ipalib/test_backend.py b/tests/test_ipalib/test_backend.py
index 967e9fdfb..ddf665404 100644
--- a/tests/test_ipalib/test_backend.py
+++ b/tests/test_ipalib/test_backend.py
@@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
-Unit tests for `ipalib.backend` module.
+Test the `ipalib.backend` module.
"""
from ipalib import backend, plugable, errors