From caa348ceabba58447bf8deddb8c6316ff3dc88ce Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 28 Jul 2006 00:02:13 +0000 Subject: Fixed nested GroupBy resultMap --- tests/unit/SQLMap/PropertyAccessTest.php | 1 - tests/unit/SQLMap/sqlite/tests.db | Bin 32768 -> 32768 bytes 2 files changed, 1 deletion(-) (limited to 'tests/unit/SQLMap') diff --git a/tests/unit/SQLMap/PropertyAccessTest.php b/tests/unit/SQLMap/PropertyAccessTest.php index 96b942dc..04bb8c17 100644 --- a/tests/unit/SQLMap/PropertyAccessTest.php +++ b/tests/unit/SQLMap/PropertyAccessTest.php @@ -7,7 +7,6 @@ require_once(dirname(__FILE__).'/BaseTest.php'); */ class PropertyAccessTest extends BaseTest { - function testGetPublicProperty() { $account = new AccountBis(); diff --git a/tests/unit/SQLMap/sqlite/tests.db b/tests/unit/SQLMap/sqlite/tests.db index 380ef8fa..fa66b2cc 100644 Binary files a/tests/unit/SQLMap/sqlite/tests.db and b/tests/unit/SQLMap/sqlite/tests.db differ -- cgit v1.2.3