##// END OF EJS Templates
tests: remove HGALLOWPYTHON3 reference...
Gregory Szorc -
r43727:9a250055 stable
parent child Browse files
Show More
@@ -236,11 +236,6 b' Verify the json works too:'
236
236
237 #endif
237 #endif
238
238
239 #if py3
240 $ HGALLOWPYTHON3=1
241 $ export HGALLOWPYTHON3
242 #endif
243
244 #if virtualenv
239 #if virtualenv
245
240
246 Verify that Mercurial is installable with pip. Note that this MUST be
241 Verify that Mercurial is installable with pip. Note that this MUST be
General Comments 0
You need to be logged in to leave comments. Login now