diff options
Diffstat (limited to 'python')
| -rwxr-xr-x | python/tests/idwsf1_tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests/idwsf1_tests.py b/python/tests/idwsf1_tests.py index fc148526..198cd8e4 100755 --- a/python/tests/idwsf1_tests.py +++ b/python/tests/idwsf1_tests.py @@ -210,7 +210,7 @@ class IdWsf1TestCase(unittest.TestCase): # Save the new wsp_service.resourceData here self.failUnless(wsp_service.resourceData == new_full_data) - + wsc_service.processModifyResponseMsg(wsp_service.msgBody) |
