server/test/unittest_hook.py
changeset 5890 141b935a38fc
parent 5877 0c7b7b76a84f
parent 5886 00a78298d30d
child 5921 b3fcb004d0e1
--- a/server/test/unittest_hook.py	Mon Jul 05 15:59:14 2010 +0200
+++ b/server/test/unittest_hook.py	Mon Jul 05 18:00:33 2010 +0200
@@ -16,9 +16,7 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""unit/functional tests for cubicweb.server.hook
-
-"""
+"""unit/functional tests for cubicweb.server.hook"""
 
 from logilab.common.testlib import TestCase, unittest_main, mock_object