mirror of
				https://github.com/furyfire/trueskill.git
				synced 2025-11-04 02:02:29 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			95 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			95 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php namespace Moserware\Skills\Tests;
 | 
						|
 | 
						|
class TestCase extends \PHPUnit_Framework_TestCase
 | 
						|
{
 | 
						|
} |