diff options
Diffstat (limited to 'source4/torture/torture.c')
-rw-r--r-- | source4/torture/torture.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/torture.c b/source4/torture/torture.c index 4fdfe8ccd5..e13933a231 100644 --- a/source4/torture/torture.c +++ b/source4/torture/torture.c @@ -3999,6 +3999,7 @@ static struct { {"RPC-EVENTLOG", torture_rpc_eventlog, 0}, {"RPC-EPMAPPER", torture_rpc_epmapper, 0}, {"RPC-WINREG", torture_rpc_winreg, 0}, + {"RPC-MGMT", torture_rpc_mgmt, 0}, {NULL, NULL, 0}}; |