diff options
| author | Damien Laniel <dlaniel@entrouvert.com> | 2007-09-21 16:49:59 +0000 |
|---|---|---|
| committer | Damien Laniel <dlaniel@entrouvert.com> | 2007-09-21 16:49:59 +0000 |
| commit | fc2718c233877a3cbccf867987f1be97f41645e0 (patch) | |
| tree | 5c9858d2c1eca5a918f82594dd46c98d66b54afe /python | |
| parent | 10bffca311b64c654ddcc682063f1527b6f6df14 (diff) | |
| download | lasso-fc2718c233877a3cbccf867987f1be97f41645e0.tar.gz lasso-fc2718c233877a3cbccf867987f1be97f41645e0.tar.xz lasso-fc2718c233877a3cbccf867987f1be97f41645e0.zip | |
removed whitespaces
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) |
