[test] unittest_multisources: external source shouldn't use the same database as the main repo... stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 16 Jun 2010 14:47:39 +0200
branchstable
changeset 5761 02bccbc4ff1c
parent 5760 b6453e606d25
child 5762 730d458ec1bf
child 5763 1bdddb7460a9
[test] unittest_multisources: external source shouldn't use the same database as the main repo...
server/test/data/schema.py
server/test/data/sources_multi
--- 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