# File lib/chef/knife/cookbook_test.rb, line 75 def test_templates(syntax_checker) Chef::Log.info("Validating templates") exit(1) unless syntax_checker.validate_templates end