diff options
Diffstat (limited to 'source4/torture/local/local.c')
-rw-r--r-- | source4/torture/local/local.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/torture/local/local.c b/source4/torture/local/local.c index 8bbb8ad70a..8f3f5d666c 100644 --- a/source4/torture/local/local.c +++ b/source4/torture/local/local.c @@ -59,7 +59,8 @@ torture_local_dbspeed, torture_local_credentials, torture_ldb, - torture_dsdb, + torture_dsdb_dn, + torture_dsdb_syntax, torture_registry, NULL }; |