1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

tests/dcerpc: Correct docstring

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton 2023-12-07 10:02:41 +13:00 committed by Andrew Bartlett
parent 5287411be8
commit e7a2c4ba64

View File

@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
"""Tests for samba.dcerpc.sam."""
"""Tests for samba.dcerpc.lsa."""
from samba.dcerpc import samr, security, lsa
from samba.credentials import Credentials