[test] unittest_multisources: external source shouldn't use the same database as the main repo...
--- a/server/test/data/schema.py Wed Jun 16 13:54:10 2010 +0200
+++ b/server/test/data/schema.py Wed Jun 16 14:47:39 2010 +0200
@@ -15,9 +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/>.
-"""
-"""
from yams.buildobjs import (EntityType, RelationType, RelationDefinition,
SubjectRelation, RichString, String, Int, Boolean, Datetime)
from yams.constraints import SizeConstraint
--- a/server/test/data/sources_multi Wed Jun 16 13:54:10 2010 +0200
+++ b/server/test/data/sources_multi Wed Jun 16 14:47:39 2010 +0200
@@ -3,7 +3,7 @@
db-driver = sqlite
db-host =
adapter = native
-db-name = tmpdb
+db-name = tmpdb-multi
db-encoding = UTF-8
db-user = admin
db-password = gingkow