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 5f22177826..e02287c003 100644 --- a/source4/torture/local/local.c +++ b/source4/torture/local/local.c @@ -52,6 +52,7 @@ torture_local_event, torture_local_torture, torture_local_dbspeed, + torture_local_credentials, torture_registry, NULL }; |