summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar 0hlov3 <0hlov3@protonmail.com>2022-04-24 14:49:37 +0200
committerLibravatar GitHub <noreply@github.com>2022-04-24 14:49:37 +0200
commitd5fe729cf43ce73ff7475323cbae121cb363e14a (patch)
tree100979feb1f418f9a806716ec29ca32bd5aea337
parent[bug] Fix status API / status web API being case sensitive (#481) (diff)
downloadgotosocial-d5fe729cf43ce73ff7475323cbae121cb363e14a.tar.xz
[chore] Add two new test images for media processing (#424)
-rw-r--r--internal/media/test/test-png-alphachannel.pngbin0 -> 18904 bytes
-rw-r--r--internal/media/test/test-png-noalphachannel.pngbin0 -> 17471 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/internal/media/test/test-png-alphachannel.png b/internal/media/test/test-png-alphachannel.png
new file mode 100644
index 000000000..cb3857e9c
--- /dev/null
+++ b/internal/media/test/test-png-alphachannel.png
Binary files differ
diff --git a/internal/media/test/test-png-noalphachannel.png b/internal/media/test/test-png-noalphachannel.png
new file mode 100644
index 000000000..46bec9097
--- /dev/null
+++ b/internal/media/test/test-png-noalphachannel.png
Binary files differ