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 cfb1289149..54299e031d 100644 --- a/source4/torture/torture.c +++ b/source4/torture/torture.c @@ -3995,6 +3995,7 @@ static struct { {"RPC-WKSSVC", torture_rpc_wkssvc, 0}, {"RPC-SRVSVC", torture_rpc_srvsvc, 0}, {"RPC-ATSVC", torture_rpc_atsvc, 0}, + {"RPC-EVENTLOG", torture_rpc_eventlog, 0}, {NULL, NULL, 0}}; |