perf/profile.rb in htmlentities-4.3.1 vs perf/profile.rb in htmlentities-4.3.2

- old
+ new

@@ -1,8 +1,8 @@ # encoding: UTF-8 $KCODE = 'u' unless "1.9".respond_to?(:encoding) -require File.join(File.dirname(__FILE__), "performance") +require File.expand_path("../performance", __FILE__) require "profiler" job = HTMLEntitiesJob.new puts "Encoding"