[test] fix copy-pasta in doc string
authorJulien Cristau <julien.cristau@logilab.fr>
Fri, 13 Mar 2015 16:11:35 +0100
changeset 10334 3f6702218bac
parent 10333 569324f890d7
child 10335 88a4e4a60fce
[test] fix copy-pasta in doc string
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 <http://www.gnu.org/licenses/>.
-"""unittest for cubicweb.dbapi"""
+"""unittest for cubicweb.repoapi"""
 
 
 from cubicweb.devtools.testlib import CubicWebTC