diff options
author | wei <> | 2006-07-28 00:02:13 +0000 |
---|---|---|
committer | wei <> | 2006-07-28 00:02:13 +0000 |
commit | caa348ceabba58447bf8deddb8c6316ff3dc88ce (patch) | |
tree | ccb2f2215f07be6ed1694c403f54ee75c005d397 /tests/unit/SQLMap | |
parent | 5c1132f6da292a689bc52bd7f20a83ff8d733fbd (diff) |
Fixed nested GroupBy resultMap
Diffstat (limited to 'tests/unit/SQLMap')
-rw-r--r-- | tests/unit/SQLMap/PropertyAccessTest.php | 1 | ||||
-rw-r--r-- | tests/unit/SQLMap/sqlite/tests.db | bin | 32768 -> 32768 bytes |
2 files changed, 0 insertions, 1 deletions
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 Binary files differindex 380ef8fa..fa66b2cc 100644 --- a/tests/unit/SQLMap/sqlite/tests.db +++ b/tests/unit/SQLMap/sqlite/tests.db |