mirror of
				https://github.com/elyby/oauth2-server.git
				synced 2025-05-31 14:12:07 +05:30 
			
		
		
		
	Renamed test classes
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
class Server_test extends PHPUnit_Framework_TestCase {
 | 
			
		||||
class Authentication_Server_test extends PHPUnit_Framework_TestCase {
 | 
			
		||||
 | 
			
		||||
	function setUp()
 | 
			
		||||
	{
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
class Server_test extends PHPUnit_Framework_TestCase {
 | 
			
		||||
class Resource_Server_test extends PHPUnit_Framework_TestCase {
 | 
			
		||||
 | 
			
		||||
	function setUp()
 | 
			
		||||
	{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user