free_mutant/.rspec
Markus Schirp a432421005 Remove --profile flag from rspec
Rationale:
* Console output lines are limited
* The more "valuable" information I see at once (without scrolling) the faster I'am
* I'm normally not in "tuning" mode.
* Can always add it when I need to tune. (But in this cases I'll profile
  most likely)
2013-09-02 20:35:17 +02:00

4 lines
52 B
Text

--color
--format progress
--warnings
--order random