mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Fix #260
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Fenom;
|
||||
use Fenom,
|
||||
Fenom\Render;
|
||||
|
||||
class RenderTest extends \PHPUnit_Framework_TestCase
|
||||
class RenderTest extends TestCase
|
||||
{
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user