Skip to content

Commit

Permalink
Added rakefile (a test task only)
Browse files Browse the repository at this point in the history
  • Loading branch information
tormaroe committed Feb 15, 2011
1 parent c3af633 commit 1d09737
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rakefile
@@ -0,0 +1,3 @@
task :test do
sh "rspec spec\\*.rb"
end

0 comments on commit 1d09737

Please sign in to comment.