summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rwxr-xr-xpython/tests/idwsf1_tests.py2
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)