rename main_ate to main_hrun

This commit is contained in:
debugtalk
2018-02-14 00:08:42 +08:00
parent 901c91514c
commit 9d13cddb39
5 changed files with 11 additions and 11 deletions

View File

@@ -13,7 +13,7 @@ from pyunitreport import __version__ as pyu_version
from pyunitreport import HTMLTestRunner
def main_ate():
def main_hrun():
""" API test: parse command line options and run commands.
"""
parser = argparse.ArgumentParser(