test/case/helper.rb in thinreports-0.7.0 vs test/case/helper.rb in thinreports-0.7.5

- old
+ new

@@ -1,6 +1,8 @@ # coding: utf-8 +require 'thinreports' + class ThinReports::TestCaseRunner ROOTDIR = File.expand_path(File.join('test', 'case')) class << self attr_accessor :current \ No newline at end of file