minor update to runtests.py
This commit is contained in:
parent
87e4783f38
commit
de1d00d816
@ -68,4 +68,4 @@ if run_ok > 0 :
|
|||||||
print("\t%i ran correctly" % run_ok)
|
print("\t%i ran correctly" % run_ok)
|
||||||
if run_fail > 0 :
|
if run_fail > 0 :
|
||||||
print("\t%i failed" % run_fail)
|
print("\t%i failed" % run_fail)
|
||||||
raw_input(".. completed - press ENTER")
|
input(".. completed - press ENTER")
|
||||||
|
Loading…
Reference in New Issue
Block a user