Skip to content

Commit

Permalink
Add gemspec specs to runnables
Browse files Browse the repository at this point in the history
  • Loading branch information
drbrain committed Jul 29, 2014
1 parent 038454e commit 3b6784b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -104,6 +104,7 @@ task :test => :clean_env
BUNDLER_SPECS = %w[
../bundler/spec/install/bundler_spec.rb
../bundler/spec/install/gemfile_spec.rb
../bundler/spec/install/gemspecs_spec.rb
]

task :bundler_specs => BUNDLER_SPECS do
Expand Down

0 comments on commit 3b6784b

Please sign in to comment.