强制提交

This commit is contained in:
wyn
2026-06-29 10:36:38 +08:00
147 changed files with 2437 additions and 886 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);
}
}
}