removed a useless tab

This commit is contained in:
Damien Laniel 2007-11-05 10:55:59 +00:00
parent c6b02e65a8
commit 58dac3b050
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ class IdWsf1TestCase(unittest.TestCase):
self.failUnless(wsp_service.resourceData == new_full_data)
wsc_service.processModifyResponseMsg(wsp_service.msgBody)
idWsf1Suite = unittest.makeSuite(IdWsf1TestCase, 'test')