summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-11-22 21:03:34 +0100
committerCarl Hetherington <cth@carlh.net>2022-11-22 21:03:34 +0100
commitd3ecb8495a42d039b07313e393734c49fdc6be66 (patch)
treea2db351dcef37096349dbb1011a9e60dd4a496ec
parent3616368185ce28e23da7bb51028e18639da454db (diff)
Bump private git so that we use Liberation Sans rather than Arial for a subtitle test.
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index 56a4f1294..0fafa3c5e 100755
--- a/run/tests
+++ b/run/tests
@@ -3,7 +3,7 @@
# e.g. --run_tests=foo
set -e
-PRIVATE_GIT="a462680c7c6df8a84f9ee0bb7b4fb90055b96ca8"
+PRIVATE_GIT="6ae250072192de2e56243da1883a6fa13e56aaf4"
if [ "$1" == "--check" ]; then
shift 1