Skip to content

Commit

Permalink
Added require spec_helper to the .rspec file to keep from having to i…
Browse files Browse the repository at this point in the history
…nclude it in every single spec file.
  • Loading branch information
Paladin committed Nov 18, 2014
1 parent 562b96a commit 3ed4cfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rspec
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
--require spec_helper
--format documentation
--color

0 comments on commit 3ed4cfd

Please sign in to comment.