Lint
This commit is contained in:
parent
5249df52e6
commit
0974bf360c
3 changed files with 75 additions and 11 deletions
|
@ -25,6 +25,11 @@ use Alltube\Config;
|
|||
* */
|
||||
class ConfigTest extends PHPUnit_Framework_TestCase
|
||||
{
|
||||
|
||||
/**
|
||||
* Test the getInstance function
|
||||
* @return void
|
||||
*/
|
||||
public function testGetInstance()
|
||||
{
|
||||
putenv('CONVERT=1');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue