changeset 43409:9a250055ffbc stable

tests: remove HGALLOWPYTHON3 reference This variable was removed from setup.py in c3e10f705a6c. Differential Revision: https://phab.mercurial-scm.org/D7223
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 04 Nov 2019 20:10:51 -0800
parents d9e7ac50b80a
children 9bab6407c2c9
files tests/test-install.t
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-install.t	Mon Nov 04 20:21:31 2019 -0800
+++ b/tests/test-install.t	Mon Nov 04 20:10:51 2019 -0800
@@ -236,11 +236,6 @@
 
 #endif
 
-#if py3
-  $ HGALLOWPYTHON3=1
-  $ export HGALLOWPYTHON3
-#endif
-
 #if virtualenv
 
 Verify that Mercurial is installable with pip. Note that this MUST be