diff --git a/product/ERP5OOo/tests/testDms.py b/product/ERP5OOo/tests/testDms.py
index cae699fb988bc65ca15ff1d1d0361a93482c0894..533a310903047257285572a72090fba814bca786 100644
--- a/product/ERP5OOo/tests/testDms.py
+++ b/product/ERP5OOo/tests/testDms.py
@@ -867,7 +867,7 @@ class TestDocument(ERP5TypeTestCase, ZopeTestCase.Functional):
     self.assertEquals(contributed_document, document)
 
   def test_Base_createNewFile_empty(self):
-     """
+    """
       Test contributing an empty file and attaching it to context.
     """
     person = self.portal.person_module.newContent(portal_type='Person')