summaryrefslogtreecommitdiff
path: root/lib/chef/knife/cookbook_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/knife/cookbook_test.rb')
-rw-r--r--lib/chef/knife/cookbook_test.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/knife/cookbook_test.rb b/lib/chef/knife/cookbook_test.rb
index f7931e321b..ee42facf5e 100644
--- a/lib/chef/knife/cookbook_test.rb
+++ b/lib/chef/knife/cookbook_test.rb
@@ -76,7 +76,6 @@ class Chef
end
end
-
def test_ruby(syntax_checker)
ui.info("Validating ruby files")
exit(1) unless syntax_checker.validate_ruby_files