--- a/devtools/testlib.py Wed Feb 24 10:56:47 2010 +0100
+++ b/devtools/testlib.py Wed Feb 24 11:04:28 2010 +0100
@@ -71,8 +71,8 @@
as key with their version as value, including cubicweb version. This is a
public method, not requiring a session id.
- replace Repository.get_versions by this method if you don't want versions
- checking
+ replace Repository.get_versions by this method if you want to get versions
+ from code instead of from the database
"""
vcconf = {'cubicweb': self.config.cubicweb_version()}
self.config.bootstrap_cubes()