spec/footrest/request_spec.rb in footrest-0.3.1 vs spec/footrest/request_spec.rb in footrest-0.4.1

- old
+ new

@@ -1,5 +1,5 @@ -require 'helper' +require_relative '../spec_helper' class RequestHarness; include Footrest::Request; end describe Footrest::Request do # let(:request) { RequestHarness.new } \ No newline at end of file