[TESTS] Raise App\Util\Bitmap test coverage to 100%

This commit is contained in:
2021-05-02 20:47:15 +00:00
parent abda73b8e3
commit fbea08ca9b
2 changed files with 15 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
namespace App\Util;
use App\Core\Log;
use App\Util\Exception\ServerException;
abstract class Bitmap