This commit is contained in:
wangjinlei
2024-12-31 10:28:40 +08:00
parent 145b0ab8a5
commit a54a837670
1179 changed files with 2686 additions and 230376 deletions

View File

@@ -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);
}
}
}