mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
Remove breakpoint from test
This commit is contained in:
@@ -55,5 +55,4 @@ def test_unicode_kernel_object():
|
||||
assert UNICODE_PORT_NAME in objmanager[u"\\RPC Control"].keys()
|
||||
assert objmanager[UNICODE_PORT_PATH]
|
||||
assert objmanager[UNICODE_PORT_PATH].fullname == UNICODE_PORT_PATH
|
||||
import pdb;pdb.set_trace()
|
||||
alpc_port.disconnect()
|
||||
Reference in New Issue
Block a user