diff --git a/tests/unit/e_db_pdoTest.php b/tests/unit/e_db_pdoTest.php index e07b6e4de..03292365c 100644 --- a/tests/unit/e_db_pdoTest.php +++ b/tests/unit/e_db_pdoTest.php @@ -684,14 +684,14 @@ $this->assertEquals($expected, $actual, 'Unable to delete all records.'); } -/* + public function testDb_SetErrorReporting() { $this->db->db_SetErrorReporting(false); // fixme - getErrorReporting. } - +/* public function testMl_check() {