1
0
mirror of https://github.com/furyfire/trueskill.git synced 2025-04-08 08:04:02 +00:00
Files
trueskill/tests/TestCase.php
2016-05-24 21:43:25 +02:00

5 lines
95 B
PHP

<?php namespace Moserware\Skills\Tests;
class TestCase extends \PHPUnit_Framework_TestCase
{
}