Binding python tests: update idwsf1 to explicitely register PP10 HREF

This commit is contained in:
Benjamin Dauvergne 2010-04-06 13:11:23 +00:00
parent 97c88ffa77
commit 117649f2d7
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ def __LINE__():
raise Exception
except:
return sys.exc_info()[2].tb_frame.f_back.f_lineno
lasso.registerDstService('pp10', lasso.PP10_HREF)
class IdWsf1TestCase(unittest.TestCase):
def get_wsp_server(self):