Skip to content

Commit

Permalink
Use fivemat to format rspec output
Browse files Browse the repository at this point in the history
  • Loading branch information
remi committed Apr 7, 2013
1 parent 7df0f63 commit c7195fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .rspec
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
--color
--format=documentation
--colour --format=Fivemat
1 change: 1 addition & 0 deletions her.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |s|

s.add_development_dependency "rake", "~> 10.0"
s.add_development_dependency "rspec", "~> 2.13"
s.add_development_dependency "fivemat", "~> 1.2"

s.add_runtime_dependency "activemodel", ">= 3.0.0"
s.add_runtime_dependency "activesupport", ">= 3.0.0"
Expand Down

0 comments on commit c7195fa

Please sign in to comment.