summaryrefslogtreecommitdiff
path: root/lib/README
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-11-16 01:36:17 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-11-16 01:36:17 +0100
commit0e553a06ced50bcb947c13a711f59db9e7203eea (patch)
treed0478f51511efc260e3afd887a973d67298b95fa /lib/README
parent12f64285ee09954cac447cf9c9fa241fd4b1e59e (diff)
downloadsamba-0e553a06ced50bcb947c13a711f59db9e7203eea.tar.gz
Remove unused init function in subunit code.
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/README b/lib/README
index b994447f4b7..acae62c3787 100644
--- a/lib/README
+++ b/lib/README
@@ -8,3 +8,4 @@ socket_wrapper - Wrapper library allowing TCP/IP traffic to be redirected
over Unix domain sockets.
talloc - Hierarchical pool based memory allocator
tdb - Simple but fast key/value database library, supporting multiple writers
+torture - Simple unit testing helper library