summaryrefslogtreecommitdiff
path: root/run/tests
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-01-22 20:53:07 +0100
committerCarl Hetherington <cth@carlh.net>2023-02-27 14:56:44 +0100
commitf4f6f4828430dc72e0276c245d32fde228aaa176 (patch)
tree7c35507485aa46b79627c10a215023311e41b6bb /run/tests
parentc291a92c51be6ad9ee6c43bd0ec93aec06ac981c (diff)
Fix tests.
Diffstat (limited to 'run/tests')
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index 0fafa3c5e..282d923bb 100755
--- a/run/tests
+++ b/run/tests
@@ -3,7 +3,7 @@
# e.g. --run_tests=foo
set -e
-PRIVATE_GIT="6ae250072192de2e56243da1883a6fa13e56aaf4"
+PRIVATE_GIT="0af96c8d8f28e71b8b1a19e3ea5637fcba5e913e"
if [ "$1" == "--check" ]; then
shift 1