diff tests/test-run-tests.t @ 48874:af0b21d5a930

tests: remove output conditionalized on no-py3 I simply did a search for `^.* \(no-py3 !\)\n` and removed all matched lines. There are still some references to no-py3. But these were the simpler ones to match against. Differential Revision: https://phab.mercurial-scm.org/D12253
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 20 Feb 2022 15:18:15 -0700
parents c95ace94f3ad
children 2c346c1c75ec
line wrap: on
line diff
--- a/tests/test-run-tests.t	Sun Feb 20 15:03:26 2022 -0700
+++ b/tests/test-run-tests.t	Sun Feb 20 15:18:15 2022 -0700
@@ -2086,5 +2086,4 @@
   $ ./test-py3.py
   3.* (glob)
   $ ./test-py.py
-  2.* (glob) (no-py3 !)
   3.* (glob) (py3 !)