mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Set correct application name in test suite run script
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
c6aa8815a2
commit
26f2791d6b
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ class TestRunner(object):
|
|||
|
||||
|
||||
def parse_args():
|
||||
parser = argparse.ArgumentParser(description="Run Taskwarrior tests")
|
||||
parser = argparse.ArgumentParser(description="Run Timewarrior tests")
|
||||
parser.add_argument('--verbose',
|
||||
'-v',
|
||||
action="store_true",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue