diff -r 308f6d0e11ae -r 370357e68837 hooks/test/unittest_syncschema.py --- a/hooks/test/unittest_syncschema.py Fri Oct 08 07:44:22 2010 +0200 +++ b/hooks/test/unittest_syncschema.py Fri Oct 08 07:48:37 2010 +0200 @@ -15,6 +15,8 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . +"""cubicweb.server.hooks.syncschema unit and functional tests""" + from logilab.common.testlib import TestCase, unittest_main from cubicweb import ValidationError