Fixes
This commit is contained in:
parent
d0a46ee8ab
commit
1ce0b4880e
2 changed files with 9 additions and 6 deletions
|
|
@ -10,12 +10,15 @@
|
|||
|
||||
namespace Tests\PHPCensor\Helper;
|
||||
|
||||
use DateTime;
|
||||
use PHPCensor\Helper\Lang;
|
||||
use Tests\PHPCensor\LocalizationTestCase;
|
||||
|
||||
class LangTest extends LocalizationTestCase
|
||||
{
|
||||
public function testSuccess()
|
||||
{
|
||||
$this->assertTrue(true);
|
||||
}
|
||||
|
||||
/**
|
||||
* @return array
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue