mirror of https://gitlab.com/bashrc2/epicyon
Tidying
parent
4a7fceea95
commit
0379733218
2
tests.py
2
tests.py
|
@ -6746,5 +6746,5 @@ def run_all_tests():
|
||||||
_test_followers_on_domain(base_dir)
|
_test_followers_on_domain(base_dir)
|
||||||
_test_follows(base_dir)
|
_test_follows(base_dir)
|
||||||
_test_group_followers(base_dir)
|
_test_group_followers(base_dir)
|
||||||
time.sleep(2)
|
time.sleep(2)
|
||||||
print('Tests succeeded\n')
|
print('Tests succeeded\n')
|
||||||
|
|
Loading…
Reference in New Issue