mirror of
https://github.com/furyfire/trueskill.git
synced 2025-09-06 10:28:22 +02:00
Fixing failing tests and misc cleanup
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php namespace Moserware\Skills\Tests;
|
||||
|
||||
class TestCase extends \PHPUnit_Framework_TestCase {
|
||||
class TestCase extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user