diff --git a/tests/main.cr b/tests/main.cr index ce2adee6..c4d6eb45 100644 --- a/tests/main.cr +++ b/tests/main.cr @@ -1,6 +1,5 @@ require "spec" require "./check_top_level_imports" -require "./check_latest_commit" check_top_level_imports("containers") check_top_level_imports("home")