add test
This commit is contained in:
parent
90fcbb4ba8
commit
ef38d3e5fb
1 changed files with 2 additions and 2 deletions
|
@ -118,8 +118,8 @@ def get_active_tasks():
|
|||
|
||||
|
||||
def test():
|
||||
b = RtmBackup.from_path(get_last_backup())
|
||||
pass
|
||||
tasks = get_all_tasks()
|
||||
assert len([t for t in tasks if 'gluons' in t.title]) > 0
|
||||
|
||||
|
||||
def main():
|
||||
|
|
Loading…
Add table
Reference in a new issue