My favorites | Sign in
Project Home Downloads Wiki Issues Source
Repository:
Checkout   Browse   Changes   Clones    
 
1
2
3
4
5
6
7
8
9
10
11
<?php

class SimpleRecordFixture extends CakeTestFixture
{
var $name = 'SimpleRecord';
var $import = array('table' => 'simple_records', 'import' => false);
var $useDbConfig = 'test_suite';
}

?>

Change log

3409cdf604fb by klenwell on Jun 21, 2009   Diff
T380: comment unit test fixedand framed
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 239 bytes, 11 lines
Powered by Google Project Hosting