minor code formatting

This commit is contained in:
cimatosa 2015-04-01 15:18:09 +02:00
parent c71eb3575c
commit 0f79fe2058
2 changed files with 9 additions and 9 deletions

View file

@ -752,9 +752,9 @@ if __name__ == "__main__":
# test_progress_bar_counter_hide_bar,
# test_progress_bar_slow_change,
# test_progress_bar_start_stop,
# test_progress_bar_fancy,
# test_progress_bar_multi_fancy,
# test_progress_bar_fancy_small,
test_progress_bar_fancy,
test_progress_bar_multi_fancy,
test_progress_bar_fancy_small,
test_progress_bar_counter_fancy,
test_progress_bar_counter_fancy_non_max,
test_progress_bar_counter_fancy_hide_bar,