mirror of
https://github.com/furyfire/trueskill.git
synced 2026-05-31 20:45:16 +02:00
4 lines
95 B
PHP
4 lines
95 B
PHP
|
|
<?php namespace Moserware\Skills\Tests;
|
||
|
|
|
||
|
|
class TestCase extends \PHPUnit_Framework_TestCase {
|
||
|
|
}
|