server/test/unittest_hooks.py
changeset 2746 cfcc7f6121d6
parent 2608 21856eda34f6
child 2773 b2530e3e0afb
child 2920 64322aa83a1d
--- a/server/test/unittest_hooks.py	Fri Aug 07 17:42:04 2009 +0200
+++ b/server/test/unittest_hooks.py	Fri Aug 07 17:51:16 2009 +0200
@@ -199,6 +199,7 @@
         self.commit()
         self.failIf(self.execute('Any X WHERE X created_by Y, X eid >= %(x)s', {'x': eid}))
 
+
 class CWPropertyHooksTC(RepositoryBasedTC):
 
     def test_unexistant_eproperty(self):