debian/compat
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 02 Jul 2015 10:15:47 +0200
changeset 10487 49a5c38de1de
parent 858 e6ae125d5903
child 11832 e8be49ecb522
permissions -rw-r--r--
[server/test] stop using email cube - make unittest_migractions use a separate datadir, and add a fake email cube there (we use it to test {add,drop}_cube, so need something that looks like a cube) - for the other test modules, just copy what we need from cubicweb-email's schema to our test schema
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
858
e6ae125d5903 reorganize debian packages (Closes: #1168)
Julien Jehannet <julien.jehannet@logilab.fr>
parents: 0
diff changeset
     1
7