diff options
Diffstat (limited to 'source4/torture/local/local.c')
-rw-r--r-- | source4/torture/local/local.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/local/local.c b/source4/torture/local/local.c index ef9c3a91ff..4a6c43761a 100644 --- a/source4/torture/local/local.c +++ b/source4/torture/local/local.c @@ -42,6 +42,7 @@ torture_local_ndr, torture_local_event, torture_local_torture, + torture_local_dbspeed, NULL }; |