diff tests/test-help.t @ 32958:75be14993fda

cleanup: use $PYTHON to run python in many more tests Spotted one of these, then wrote a check-code rule that caught them all. It will be the next change.
author Augie Fackler <augie@google.com>
date Tue, 20 Jun 2017 09:45:02 -0400
parents cba4461aa0a0
children 8e6f4939a69a
line wrap: on
line diff
--- a/tests/test-help.t	Thu Jun 15 14:22:39 2017 -0400
+++ b/tests/test-help.t	Tue Jun 20 09:45:02 2017 -0400
@@ -1867,7 +1867,7 @@
 Test usage of section marks in help documents
 
   $ cd "$TESTDIR"/../doc
-  $ python check-seclevel.py
+  $ $PYTHON check-seclevel.py
   $ cd $TESTTMP
 
 #if serve