| Index: www/tests/statTest.php |
| diff --git a/www/tests/statTest.php b/www/tests/statTest.php |
| index c9ab57920dbc241a9b930477baa5811cf6d18bec..101244d1552f97f406f8d060ea14d0e031c9a448 100644 |
| --- a/www/tests/statTest.php |
| +++ b/www/tests/statTest.php |
| @@ -5,7 +5,7 @@ |
| // php $PHPUNIT_LOCATION/phpunit.phar graphPageDataTest |
| include_once '../stat.inc'; |
| -include '../../lib/PHPStats.phar'; |
| +include '../../lib/PHPStats/PHPStats.phar'; |
| class StatTest extends PHPUnit_Framework_TestCase |
| { |