benchmark/sequel.rb in mysql2-0.1.8 vs benchmark/sequel.rb in mysql2-0.1.9

- old
+ new

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