Microweber\tests\ConfigFileTest::testSomethingIsTrue PHP Method

testSomethingIsTrue() public method

public testSomethingIsTrue ( )
    public function testSomethingIsTrue()
    {
        $this->assertTrue(true);
    }