benchmark/http.rb in yajl-ruby-0.7.6 vs benchmark/http.rb in yajl-ruby-0.7.7

- old
+ new

@@ -1,5 +1,7 @@ # encoding: UTF-8 +$LOAD_PATH.unshift File.expand_path(File.dirname(__FILE__) + '/..') + require 'rubygems' require 'benchmark' require 'yajl/http_stream' require 'yajl/gzip' require 'yajl/deflate' \ No newline at end of file