server/test/unittest_hooks.py
changeset 1977 606923dff11b
parent 1787 71c143c0ada3
child 1990 59507a12a7f4
--- a/server/test/unittest_hooks.py	Thu May 28 08:06:12 2009 +0200
+++ b/server/test/unittest_hooks.py	Thu May 28 09:20:07 2009 +0200
@@ -2,6 +2,7 @@
 """functional tests for core hooks
 
 note: most schemahooks.py hooks are actually tested in unittest_migrations.py
+:license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
 """
 
 from logilab.common.testlib import TestCase, unittest_main