add tests for x224 layer

This commit is contained in:
speyrefitte
2014-11-04 16:32:40 +01:00
parent 71d5fc5344
commit be77dfb92f
5 changed files with 312 additions and 55 deletions

View File

@@ -29,7 +29,7 @@ import unittest
class RfbCase(unittest.TestCase):
'''
test casefor rfb layer (vnc)
test case for rfb layer (vnc)
'''
def testName(self):
pass