mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
We don't need that print ?
This commit is contained in:
parent
c755f17015
commit
4ddf632e75
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ def setup_function(function):
|
||||||
global maindomain
|
global maindomain
|
||||||
maindomain = _get_maindomain()
|
maindomain = _get_maindomain()
|
||||||
|
|
||||||
print ""
|
|
||||||
|
|
||||||
assert backup_test_dependencies_are_met()
|
assert backup_test_dependencies_are_met()
|
||||||
|
|
||||||
clean_tmp_backup_directory()
|
clean_tmp_backup_directory()
|
||||||
|
|
Loading…
Add table
Reference in a new issue