Fixing test method name.

This commit is contained in:
mark_story 2011-09-18 13:47:20 -04:00
parent a64099168c
commit 4464dbbd29

View file

@ -4776,7 +4776,7 @@ class ModelReadTest extends BaseModelTest {
*
* @return void
*/
function bindWithCustomPrimaryKey() {
function testBindWithCustomPrimaryKey() {
$this->loadFixtures('Story', 'StoriesTag', 'Tag');
$Model =& ClassRegistry::init('StoriesTag');
$Model->bindModel(array(