view tests/helper-runtests.sh @ 40370:3b84ef904aea

py3: fix module imports in test-highlight.t The hash changes are because the *.py file is committed to the repo.
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 18 Oct 2018 18:11:16 -0400
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