mirror of
https://github.com/furyfire/trueskill.git
synced 2026-04-05 19:55:52 +02:00
PHPUnit version bump and removed ELO
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php namespace DNW\Skills\Tests;
|
||||
|
||||
class TestCase extends \PHPUnit_Framework_TestCase
|
||||
class TestCase extends \PHPUnit\Framework\TestCase
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user