Skip to content

Commit

Permalink
Opting into gem test.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jan 20, 2011
1 parent 6791c40 commit 28b1154
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 @@ -21,6 +21,7 @@ rescue LoadError => e
abort "Please run `gem install rspec` to install RSpec."
end
end
task :test => :spec
task :default => :spec

begin
Expand Down

0 comments on commit 28b1154

Please sign in to comment.