Acacha\Llum\Tests\SqliteTouchCommandTest::tearDown PHP Method

tearDown() protected method

protected tearDown ( )
    protected function tearDown()
    {
        passthru('rm -rf database');
    }
SqliteTouchCommandTest