summaryrefslogtreecommitdiffstats
path: root/test/lib/spec/runner/formatter.rb
blob: f62e817335c67776b894702f0e622be91007f762 (plain)
1
2
3
4
5
require 'spec/runner/formatter/base_text_formatter'
require 'spec/runner/formatter/progress_bar_formatter'
require 'spec/runner/formatter/rdoc_formatter'
require 'spec/runner/formatter/specdoc_formatter'
require 'spec/runner/formatter/html_formatter'