spec/spec_helper.rb in phaxio-2.1.0.pre vs spec/spec_helper.rb in phaxio-2.1.0

- old
+ new

@@ -2,5 +2,6 @@ Bundler.require :default, :development, :test require File.expand_path(File.join(['..', '..', 'lib', 'phaxio']), __FILE__) Dir[File.expand_path(File.join(['..', 'support', '**', '*.rb']), __FILE__)].each { |file| require file } include Phaxio::Resources +