tests/helper-runtests.sh
author Augie Fackler <augie@google.com>
Fri, 04 Aug 2017 15:49:36 -0400
changeset 33726 970967e0a917
parent 29220 054bcdad6042
permissions -rw-r--r--
http: add a test of actually pushing with httppostargs This was previously untested. Sigh. Differential Revision: https://phab.mercurial-scm.org/D230

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL