Updating doc block

This commit is contained in:
mark_story 2009-05-14 23:25:52 -04:00
parent 03e231c05d
commit 9b9b1fbf21

View file

@ -128,7 +128,7 @@ class ModelTaskTest extends CakeTestCase {
}
/**
* Test that listAll scans the database connection and lists all the tables in it.s
* Test that getName interacts with the user and returns the model name.
*
* @return void
**/