summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2009-04-24 09:47:55 +0200
committerJelmer Vernooij <jelmer@samba.org>2009-04-24 09:50:05 +0200
commit5b33624113781bbe56956e4e09a4860dd507c9ed (patch)
tree47c4398aac8569fda7bb399ecef29b0df822d656 /source4/torture/torture.c
parent1a3900710192152bebfbc1cdcb0fae724083b42a (diff)
downloadsamba-5b33624113781bbe56956e4e09a4860dd507c9ed.tar.gz
Rename the top-level LDB test to LOCAL-LDB, so it gets picked up by the
script that determines the tests to run.
Diffstat (limited to 'source4/torture/torture.c')
-rw-r--r--source4/torture/torture.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/torture/torture.c b/source4/torture/torture.c
index deae65c2659..a9ec325dd6e 100644
--- a/source4/torture/torture.c
+++ b/source4/torture/torture.c
@@ -50,7 +50,6 @@ _PUBLIC_ int torture_init(void)
{
extern NTSTATUS torture_base_init(void);
extern NTSTATUS torture_ldap_init(void);
- extern NTSTATUS torture_ldb_init(void);
extern NTSTATUS torture_local_init(void);
extern NTSTATUS torture_nbt_init(void);
extern NTSTATUS torture_nbench_init(void);