mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
python:tests: Remove leftover debugging message
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
49f54e2bd6
commit
5287411be8
@ -520,8 +520,6 @@ class ClaimsSupportTests(BlackboxTestCase):
|
||||
server_finished, server_to_client = gensec_target.update(
|
||||
client_to_server)
|
||||
|
||||
print("Got ticket to server we were set not to get a ticket to, and decrypted it")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
import unittest
|
||||
|
Loading…
x
Reference in New Issue
Block a user