Skip to content

Commit

Permalink
using the "specdoc" format for test output
Browse files Browse the repository at this point in the history
  • Loading branch information
TwP committed Feb 7, 2012
1 parent 5d5ae67 commit 875c391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -14,7 +14,7 @@ Bones {
email 'tim.pease@gmail.com'
url 'http://gemcutter.org/gems/servolux'
readme_file 'README.rdoc'
spec.opts << '--color'
spec.opts << '--color' << '--format documentation'

use_gmail

Expand Down

0 comments on commit 875c391

Please sign in to comment.