From edf2251aca60a970e822079d23933e5b70b26571 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Wed, 2 Jan 2013 14:42:24 +0000 Subject: backported all related changes up to 3229 to branch/3.2 --- tests/unit/Data/TDbCommandTest.php | 7 +++---- tests/unit/Data/TDbConnectionTest.php | 10 +++++----- tests/unit/Data/TDbDataReaderTest.php | 7 +++---- tests/unit/Data/TDbTransactionTest.php | 5 ++--- 4 files changed, 13 insertions(+), 16 deletions(-) (limited to 'tests/unit/Data') diff --git a/tests/unit/Data/TDbCommandTest.php b/tests/unit/Data/TDbCommandTest.php index 9023e6b6..a75674bf 100644 --- a/tests/unit/Data/TDbCommandTest.php +++ b/tests/unit/Data/TDbCommandTest.php @@ -1,15 +1,14 @@