diff tests/helper-runtests.sh @ 29220:054bcdad6042

tests: refactor run-tests helpers test-run-tests-rev.t will need them
author timeless <timeless@mozdev.org>
date Wed, 11 May 2016 16:40:16 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/helper-runtests.sh	Wed May 11 16:40:16 2016 +0000
@@ -0,0 +1,7 @@
+#
+# Avoid interference from actual test env:
+
+unset HGTEST_JOBS
+unset HGTEST_TIMEOUT
+unset HGTEST_PORT
+unset HGTEST_SHELL