view tests/helper-runtests.sh @ 49122:861dd252e2dc

rust-cpython: remove unused API to `drop_entry_and_copy_source` This is not used anywhere anymore and its use cases are covered by the new API Differential Revision: https://phab.mercurial-scm.org/D12520
author Raphaël Gomès <rgomes@octobus.net>
date Tue, 29 Mar 2022 00:58:58 +0200
parents 054bcdad6042
children
line wrap: on
line source

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL