mirror of
https://github.com/furyfire/trueskill.git
synced 2025-11-04 18:12:29 +01:00
Naming tweak
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
require_once 'PHPUnit/Framework.php';
|
||||
require_once(dirname(__FILE__) . '/../../PHPSkills/Numerics/BasicMath.php');
|
||||
require_once(dirname(__FILE__) . '/../../Skills/Numerics/BasicMath.php');
|
||||
|
||||
|
||||
class BasicMathTest extends PHPUnit_Framework_TestCase
|
||||
|
||||
Reference in New Issue
Block a user