Skip to content

Instantly share code, notes, and snippets.

@abacha
Created April 3, 2010 00:34
Show Gist options
  • Save abacha/353914 to your computer and use it in GitHub Desktop.
Save abacha/353914 to your computer and use it in GitHub Desktop.
<?
class Nome-do-modeloTestCase extends CakeTestCase {
var $fixtures = array ('app.Nome-do-modelo');
}
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment