summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorDamien Laniel <dlaniel@entrouvert.com>2007-09-21 16:49:59 +0000
committerDamien Laniel <dlaniel@entrouvert.com>2007-09-21 16:49:59 +0000
commitfc2718c233877a3cbccf867987f1be97f41645e0 (patch)
tree5c9858d2c1eca5a918f82594dd46c98d66b54afe /python
parent10bffca311b64c654ddcc682063f1527b6f6df14 (diff)
downloadlasso-fc2718c233877a3cbccf867987f1be97f41645e0.tar.gz
lasso-fc2718c233877a3cbccf867987f1be97f41645e0.tar.xz
lasso-fc2718c233877a3cbccf867987f1be97f41645e0.zip
removed whitespaces
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)