view tests/helper-runtests.sh @ 45070:bc05c13e246f

tests: make names in test-stdio.py more distinctive This way, more tests can be added without name clashes.
author Manuel Jacob <me@manueljacob.de>
date Tue, 07 Jul 2020 11:10:07 +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