# HG changeset patch # User Julien Cristau # Date 1426259495 -3600 # Node ID 3f6702218bac01e210753548d44e1c549afa43e6 # Parent 569324f890d721a9414b607f2bcf2387542145f1 [test] fix copy-pasta in doc string diff -r 569324f890d7 -r 3f6702218bac test/unittest_repoapi.py --- 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 . -"""unittest for cubicweb.dbapi""" +"""unittest for cubicweb.repoapi""" from cubicweb.devtools.testlib import CubicWebTC