author | Aurelien Campeas <aurelien.campeas@logilab.fr> |
Mon, 12 Oct 2009 17:11:21 +0200 | |
branch | stable |
changeset 3644 | b5a8ba388494 |
parent 3643 | 8513fd032d1f |
child 3650 | 012da21e43fe |
--- a/doc/book/en/development/testing/index.rst Mon Oct 12 13:16:08 2009 +0200 +++ b/doc/book/en/development/testing/index.rst Mon Oct 12 17:11:21 2009 +0200 @@ -56,7 +56,7 @@ # the default admin connection and one may be tempted to close it self.restore_connection() -Take care of the references kept to the entities created with a connection or the other. +Do not use the references kept to the entities created with a connection from another. Email notifications tests