Joli\GifExceptionBundle\Tests\Command\GifOptimizerCommandTest::tearDown PHP Method

tearDown() public method

public tearDown ( )
    public function tearDown()
    {
        parent::tearDown();
        copy($this->prototypeGif, $this->testGif);
    }