summaryrefslogtreecommitdiff
path: root/source4/torture/rap/rpc.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/rap/rpc.c')
-rw-r--r--source4/torture/rap/rpc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/rap/rpc.c b/source4/torture/rap/rpc.c
index 6335a54b35..288d4a0301 100644
--- a/source4/torture/rap/rpc.c
+++ b/source4/torture/rap/rpc.c
@@ -88,7 +88,7 @@ static bool test_rpc_netservergetinfo(struct torture_context *tctx,
struct torture_suite *torture_rap_rpc(TALLOC_CTX *mem_ctx)
{
- struct torture_suite *suite = torture_suite_create(mem_ctx, "RPC");
+ struct torture_suite *suite = torture_suite_create(mem_ctx, "rpc");
torture_suite_add_1smb_test(suite, "netservergetinfo",
test_rpc_netservergetinfo);