mirror of
https://github.com/furyfire/trueskill.git
synced 2025-07-14 15:40:59 +02:00
Unittesting
This commit is contained in:
@@ -17,7 +17,6 @@ class TwoPlayerTrueSkillCalculatorTest extends TestCase
|
||||
{
|
||||
$calculator = new TwoPlayerTrueSkillCalculator();
|
||||
|
||||
// We only support two players
|
||||
TrueSkillCalculatorTests::testAllTwoPlayerScenarios($this, $calculator);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user