test/helper.rb in fastly-1.00 vs test/helper.rb in fastly-1.01

- old
+ new

@@ -1,4 +1,5 @@ +require 'fastly' require File.expand_path(File.dirname(__FILE__) + '/common') def login_opts(mode=:full) opts = { } [:url,:port].each do |what| \ No newline at end of file