Changeset 943
- Timestamp:
- 07/23/08 18:47:55 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/restful-service/test/unit2/AkRequest/RESTFulPeopleServiceFunctional.php
r895 r943 1 1 <?php 2 2 3 /** 4 * @group slow 5 */ 3 6 class RESTFulPeopleServiceFunctional extends PHPUnit_Framework_TestCase 4 7 {
