Optimize and cleanup imports
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
parent
a43e7842e4
commit
dea72c711f
41 changed files with 98 additions and 104 deletions
tests
|
@ -10,7 +10,7 @@ require_once 'application/Languages.php';
|
|||
/**
|
||||
* Unitary tests for Shaarli utilities
|
||||
*/
|
||||
class UtilsTest extends PHPUnit_Framework_TestCase
|
||||
class UtilsTest extends PHPUnit\Framework\TestCase
|
||||
{
|
||||
// Log file
|
||||
protected static $testLogFile = 'tests.log';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue