test/unittest_dbapi.py
changeset 6415 b0b0f097a72d
parent 6340 470d8e828fda
child 6427 c8a5ac2d1eaa
--- a/test/unittest_dbapi.py	Fri Oct 08 07:55:11 2010 +0200
+++ b/test/unittest_dbapi.py	Fri Oct 08 11:11:08 2010 +0200
@@ -15,9 +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/>.
-"""
+"""unittest for cubicweb.dbapi"""
 
-"""
 from __future__ import with_statement
 from copy import copy