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 ce64c78 commit 7d92afc
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
Expand Up @@ -4,6 +4,7 @@ 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


namespace :doc do namespace :doc do
Expand Down

0 comments on commit 7d92afc

Please sign in to comment.