test/tc_helper.rb in axlsx-1.1.4 vs test/tc_helper.rb in axlsx-1.1.5

- old
+ new

@@ -2 +1,2 @@ $LOAD_PATH.unshift "#{File.dirname(__FILE__)}/../lib" +require 'cover_me' unless RUBY_VERSION == '1.8.7' require 'test/unit'