diff -r c1a85c1ce131 -r b0b0f097a72d test/unittest_dbapi.py --- 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 . -""" +"""unittest for cubicweb.dbapi""" -""" from __future__ import with_statement from copy import copy