From 889b78b1a932b40a3aba2fb7a79cbe7c07e6faea Mon Sep 17 00:00:00 2001 From: Seth Chisamore Date: Fri, 12 Oct 2012 16:10:40 -0400 Subject: [OC-3564] remove cucumber features Integration testing of Chef Server is now done with `chef-pedant` in Chef 11+: https://github.com/opscode/chef-pedant --- features/data/cookbooks/version_deps/recipes/default.rb | 1 - 1 file changed, 1 deletion(-) delete mode 100644 features/data/cookbooks/version_deps/recipes/default.rb (limited to 'features/data/cookbooks/version_deps/recipes/default.rb') diff --git a/features/data/cookbooks/version_deps/recipes/default.rb b/features/data/cookbooks/version_deps/recipes/default.rb deleted file mode 100644 index 96be727c43..0000000000 --- a/features/data/cookbooks/version_deps/recipes/default.rb +++ /dev/null @@ -1 +0,0 @@ -include_recipe "versions" -- cgit v1.2.1