Skip to content

Commit

Permalink
all behavior/specs have been removed from chef-solr
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsdeleo committed Mar 21, 2011
1 parent 922b8f4 commit 9277028
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Expand Up @@ -44,7 +44,6 @@ end
desc "Run the rspec tests"
task :spec do
Dir.chdir("chef") { sh "rake spec" }
Dir.chdir("chef-solr") { sh "rake spec" }
end

task :default => :spec
Expand Down

0 comments on commit 9277028

Please sign in to comment.