Commit 49792a30 authored by Eloy Duran's avatar Eloy Duran

Always print summary at exit.

parent 6333b0b2
require 'rubygems'
require 'bacon'
require 'mocha-on-bacon'
Bacon.summary_at_exit
require 'pathname'
ROOT = Pathname.new(File.expand_path('../../', __FILE__))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment