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

@@ -103,7 +103,6 @@ class ThumbTest extends TestCase
@unlink($pathname);
}
public function testPng()
{
$pathname = TEST_PATH . 'tmp/thumb.png';
@@ -281,4 +280,4 @@ class ThumbTest extends TestCase
@unlink($pathname);
}
}
}