test/unittest_repoapi.py
changeset 10334 3f6702218bac
parent 9658 c5b47406a15d
child 10354 635cfac73d28
--- a/test/unittest_repoapi.py	Fri Mar 13 16:10:29 2015 +0100
+++ b/test/unittest_repoapi.py	Fri Mar 13 16:11:35 2015 +0100
@@ -15,7 +15,7 @@
 #
 # 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"""
+"""unittest for cubicweb.repoapi"""
 
 
 from cubicweb.devtools.testlib import CubicWebTC