devtools/testlib.py
branchstable
changeset 5813 0b250d72fcfa
parent 5786 7c16a4e7a592
child 5815 282194aa43f3
child 5942 f7768f44b4ac
--- 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"