mirror of
https://github.com/furyfire/trueskill.git
synced 2025-03-19 00:08:37 +00:00
PSR1, PSR2 and PSR12 code standards
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
|
||||
namespace DNW\Skills\Tests;
|
||||
|
||||
/**
|
||||
* Empty wrapper for Unittests
|
||||
*/
|
||||
class TestCase extends \PHPUnit\Framework\TestCase
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user