# HG changeset patch # User Pierre-Yves David <pierre-yves.david@octobus.net> # Date 1738173330 -3600 # Wed Jan 29 18:55:30 2025 +0100 # Node ID 801367447ce33d426f1c99618806ac8eaf37319e # Parent 198fd1bd0d67e432a202534187895568e10eedb8 test-hghave: source TESTDIR/helper-runtests.sh too This is a bit shooting in the dark, but this probably does not hurt to apply the same helper as the `test-run-tests.t` file. diff --git a/tests/test-hghave.t b/tests/test-hghave.t --- a/tests/test-hghave.t +++ b/tests/test-hghave.t @@ -1,5 +1,7 @@ $ . "$TESTDIR/helpers-testrepo.sh" + $ . "$TESTDIR/helper-runtests.sh" + Testing that hghave does not crash when checking features $ hghave --test-features 2>/dev/null