This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository legacy-imlib2.
View the commit online.
commit 03cbf75a967be23ba06db420a38b575723ff160c
Author: Kim Woelders <k...@woelders.dk>
AuthorDate: Sun Sep 3 11:41:18 2023 +0200
test_load_2: Add forgotten xeyes.png
---
test/test_load_2.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/test_load_2.cpp b/test/test_load_2.cpp
index ec94e2c..1928602 100644
--- a/test/test_load_2.cpp
+++ b/test/test_load_2.cpp
@@ -59,6 +59,7 @@ static tii_t tii[] = {
#endif
#ifdef BUILD_PNG_LOADER
{ "icon-64.png", 1153555547 },
+ { "xeyes.png", 2937827957 },
{ "xeyes-gray.png", 3493264608 },
#endif
{ "icon-64.ppm", 1153555547 },
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.