Adding comments to help explain the simpletest setup.
This commit is contained in:
@ -326,6 +326,7 @@ class Database {
|
||||
$this->connect_engine();
|
||||
$this->engine->init($this->db);
|
||||
|
||||
// FIXME: this causes problems with running via the PHP CLI
|
||||
$this->db->beginTransaction();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user