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:
parent
5287411be8
commit
e7a2c4ba64
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user