Use the documentation format for RSpec output

This commit is contained in:
Petko Bordjukov 2014-08-10 21:05:34 +03:00
parent 6ac2c22222
commit 3316c06e42
1 changed files with 1 additions and 0 deletions

1
.rspec
View File

@ -1,2 +1,3 @@
--color
--require spec_helper
--format documentation