1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-12 20:58:37 +03:00

r7738: It's actually an API function test.

rafal
(This used to be commit ec29a1ffa7aec6f1822a92a8c62f5a0de51ec2ae)
This commit is contained in:
Rafal Szczesniak 2005-06-18 23:18:31 +00:00 committed by Gerald (Jerry) Carter
parent 982b3d7412
commit 72acf91d44

View File

@ -2342,7 +2342,7 @@ static struct {
{"NET-USERADD", torture_useradd, 0},
{"NET-USERDEL", torture_userdel, 0},
{"NET-DOMOPEN", torture_domainopen, 0},
{"NET-LOOKUP", torture_lookup, 0},
{"NET-API-LOOKUP", torture_lookup, 0},
{"NET-API-CREATEUSER", torture_createuser, 0},
{NULL, NULL, 0}};