puppetlabs-stdlib/.rspec
Jeff McCune 88789e887c Add .rspec file to repo root
Without this patch we don't get an opinionated rspec behavior.  This
patch makes the behavior of `rake test` and `rspec spec/` opinionated
by including some default options.
2012-08-20 11:49:45 -07:00

4 lines
38 B
Text

--color
--format
progress
--backtrace