MINOR added @TODO note for MultiFormTest

This commit is contained in:
Sean Harvey 2008-07-21 03:27:44 +00:00
parent 78080c6238
commit e843930e69

View File

@ -20,6 +20,8 @@
* is a subclass of DataObject. This is a bit of a pain, but it's required for
* the database to store the step data for each step, which is very important!
*
* @TODO make use of .yml file to populate test db data instead?
*
* So, if you're going to create some new tests, and want to use some test classes,
* make sure to use the ones mentioned above.
*/