tests/test-install.t
changeset 43267 a324f6a0cfd3
parent 43006 d6f34ceb08db
child 43409 9a250055ffbc
--- a/tests/test-install.t	Sun Oct 06 15:17:34 2019 +0530
+++ b/tests/test-install.t	Tue Oct 15 21:51:37 2019 -0400
@@ -236,6 +236,11 @@
 
 #endif
 
+#if py3
+  $ HGALLOWPYTHON3=1
+  $ export HGALLOWPYTHON3
+#endif
+
 #if virtualenv
 
 Verify that Mercurial is installable with pip. Note that this MUST be