--- a/devtools/testlib.py Mon Jun 21 15:29:10 2010 +0200
+++ b/devtools/testlib.py Mon Jun 21 15:32:26 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/>.
-"""this module contains base classes and utilities for cubicweb tests
+"""this module contains base classes and utilities for cubicweb tests"""
-"""
from __future__ import with_statement
__docformat__ = "restructuredtext en"