--------------------------------------------------------------------------------
Cake Unit Test Suite
--------------------------------------------------------------------------------
$Id: README.txt,v 1.1.1.1 2006-08-14 23:54:57 sancus%off.net Exp $
$Date: 2006-08-14 23:54:57 $
$LastChangedBy: phpnut $
--------------------------------------------------------------------------------

RUNNING THE TESTS

All test cases should have the file suffix '.test.php'.
  Example:  controller.test.php

All group tests should have the file suffix '.group.php'.
  Example:  controller.group.php

This test suite is already in the proper directory structure for you to upload to your application.