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
<?php

class AuthwellRoleAuthwellPrivilegeFixture extends CakeTestFixture
{
var $name = 'AuthwellRoleAuthwellPrivilege';
var $import = array('table' => 'authwell_roles__authwell_privileges');
var $useDbConfig = 'test_suite';
}

?>

Change log

9675ac5b525c by klenwell on Sep 14, 2009   Diff
T441: fixed authwell plugin models,
fixtures, and tests
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 267 bytes, 10 lines
Powered by Google Project Hosting