first packet in RDP basic security layer
This commit is contained in:
@@ -27,8 +27,8 @@ sys.path.insert(1, os.path.join(sys.path[0], '..'))
|
||||
|
||||
import unittest
|
||||
import rdpy.protocol.rdp.x224 as x224
|
||||
import rdpy.network.type as type
|
||||
import rdpy.base.error as error
|
||||
import rdpy.core.type as type
|
||||
import rdpy.core.error as error
|
||||
|
||||
class X224Case(unittest.TestCase):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user