Skip to content

Commit

Permalink
Opt-in for testing with rubygems-test
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Feb 3, 2011
1 parent cb05e77 commit ef5b395
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file added .gemtest
Empty file.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ Bundler::GemHelper.install_tasks
require 'rspec/core/rake_task' require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec) RSpec::Core::RakeTask.new(:spec)


task :test => :spec
task :default => :spec task :default => :spec

1 comment on commit ef5b395

@vsevishnii
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.