# HG changeset patch
# User Gregory Szorc <gregory.szorc@gmail.com>
# Date 1572927051 28800
#      Mon Nov 04 20:10:51 2019 -0800
# Branch stable
# Node ID 9a250055ffbc95887f3f7e9a7bc5552d2ca803ca
# Parent  d9e7ac50b80adf72835e0e00535a59c7b4090dbd
tests: remove HGALLOWPYTHON3 reference

This variable was removed from setup.py in c3e10f705a6c.

Differential Revision: https://phab.mercurial-scm.org/D7223

diff --git a/tests/test-install.t b/tests/test-install.t
--- a/tests/test-install.t
+++ b/tests/test-install.t
@@ -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