1
This commit is contained in:
@@ -27,7 +27,6 @@ class FlipTest extends TestCase
|
||||
@unlink($pathname);
|
||||
}
|
||||
|
||||
|
||||
public function testGif()
|
||||
{
|
||||
$pathname = TEST_PATH . 'tmp/flip.gif';
|
||||
@@ -40,4 +39,4 @@ class FlipTest extends TestCase
|
||||
|
||||
@unlink($pathname);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user