summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-11-28 00:33:22 +0100
committerCarl Hetherington <cth@carlh.net>2023-12-09 16:40:06 +0100
commit81dc813cda9ace9951e0aabb835bdfff098da2de (patch)
tree8cbc01bbb48f9e043c55693a5d0e2842e0d877f1 /run
parent138882d651c5fb9d1dc66d092fcca7f3762a1226 (diff)
Support YUV422P9LE in alpha_blend() (#2671).notar1
Diffstat (limited to 'run')
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index f45beb78d..eaab27390 100755
--- a/run/tests
+++ b/run/tests
@@ -3,7 +3,7 @@
# e.g. --run_tests=foo
set -e
-PRIVATE_GIT="26097a7868332dec4175328cb9a9a793fe6d287f"
+PRIVATE_GIT="6907609af727a53bbdc2a967eede4e167a978f92"
if [ "$1" == "--check" ]; then
shift 1