Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Commit

Permalink
Add rake task to :test to use rspec since we are using Rspec and not …
Browse files Browse the repository at this point in the history
…test unit
  • Loading branch information
Ryan Resella committed Jun 6, 2012
1 parent c338535 commit 0b8c915
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
require File.expand_path('../config/application', __FILE__)

TxtyourcityRails::Application.load_tasks

task :test => :spec

0 comments on commit 0b8c915

Please sign in to comment.