1
0
Fork 0
mirror of https://github.com/matomo-org/matomo-icons.git synced 2024-09-19 17:03:45 +02:00

move test outside of collapsible area

This commit is contained in:
Lukas Winkler 2018-01-29 21:46:29 +01:00
parent e73e3cb8a7
commit 13f8d5c78d
No known key found for this signature in database
GPG key ID: 94AFBE7C2656A5B5

View file

@ -252,8 +252,8 @@ if __name__ == "__main__":
test_if_there_are_icons_for_all_device_detector_categories()
test_if_icons_are_indicated_to_be_improvable()
test_if_icons_are_large_enough()
test_if_all_search_and_social_sites_have_an_icon()
print("travis_fold:end:improvable_icons")
test_if_all_search_and_social_sites_have_an_icon()
test_if_build_script_is_deleting_all_unneeded_files()
else:
test_if_there_are_icons_for_all_device_detector_categories()