mirror of
https://github.com/furyfire/trueskill.git
synced 2026-02-15 14:49:10 +01: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