Renamed test classes

This commit is contained in:
Alex Bilbie 2012-08-24 12:23:16 +01:00
parent 829735aeeb
commit b987c71820
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<?php
class Server_test extends PHPUnit_Framework_TestCase {
class Authentication_Server_test extends PHPUnit_Framework_TestCase {
function setUp()
{

View File

@ -1,6 +1,6 @@
<?php
class Server_test extends PHPUnit_Framework_TestCase {
class Resource_Server_test extends PHPUnit_Framework_TestCase {
function setUp()
{