Index: scripts/slave/unittests/recipe_configs_test.py |
diff --git a/scripts/slave/unittests/recipe_configs_test.py b/scripts/slave/unittests/recipe_configs_test.py |
index dec678eba24620bd49ee5af9007c980571c1085e..d4bf10be13551ede8618a322cc1137ce796984b1 100755 |
--- a/scripts/slave/unittests/recipe_configs_test.py |
+++ b/scripts/slave/unittests/recipe_configs_test.py |
@@ -146,8 +146,6 @@ def main(argv): |
print 'FATAL: Recipes configs are not at 100% coverage.' |
retcode = 2 |
- test_env.print_coverage_warning() |
- |
return retcode |