summaryrefslogtreecommitdiff
path: root/modules/user/tests/User_Groups_Test.php
AgeCommit message (Collapse)Author
2008-12-15Update to reflect changes in Kohana ORM relationship code.Bharat Mediratta
Now you must call ORM::save() after ORM::add() and ORM::remove().