mirror of
https://github.com/furyfire/trueskill.git
synced 2026-04-08 12:58:13 +02:00
5 lines
95 B
PHP
5 lines
95 B
PHP
<?php namespace Moserware\Skills\Tests;
|
|
|
|
class TestCase extends \PHPUnit_Framework_TestCase
|
|
{
|
|
} |