summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-08-19 18:18:46 +0200
committerCarl Hetherington <cth@carlh.net>2023-08-19 18:18:46 +0200
commita8ab0291f20e1aa0d516f94fa34f3c8e60a86c02 (patch)
treebc3b48f80d34d39acd791bf2d372de68876712f9 /run
parentec05968d44c5e65addd73b68d7a2412ddb0da737 (diff)
Private test files repo change.
Diffstat (limited to 'run')
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index c34959144..7d28a8c8c 100755
--- a/run/tests
+++ b/run/tests
@@ -3,7 +3,7 @@
# e.g. --run_tests=foo
set -e
-PRIVATE_GIT="123f3262947e49ce5425210380c1acccbd082469"
+PRIVATE_GIT="891d926e807e77c57b7ca7648d11b150fa50c6a1"
if [ "$1" == "--check" ]; then
shift 1