hooks/test/unittest_syncschema.py
branchstable
changeset 6412 370357e68837
parent 6410 2e7a7b0829ed
child 6781 5062d86d6ffe
--- 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 <http://www.gnu.org/licenses/>.
+"""cubicweb.server.hooks.syncschema unit and functional tests"""
+
 from logilab.common.testlib import TestCase, unittest_main
 
 from cubicweb import ValidationError