tests/helper-runtests.sh
author Yuya Nishihara <yuya@tcha.org>
Sun, 02 Apr 2017 11:46:49 +0900
changeset 31782 fd687ec5a643
parent 29220 054bcdad6042
permissions -rw-r--r--
templatefilters: drop callable support from json() This backs out ae5447de4c11. A callable should be evaluated beforehand by templater.runsymbol().

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL