view tests/helper-runtests.sh @ 36302:ba1807d9a846

py3: whitelist another three passing tests Differential Revision: https://phab.mercurial-scm.org/D2318
author Augie Fackler <augie@google.com>
date Sun, 18 Feb 2018 00:59:03 -0500
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