cleanup whitespace

This commit is contained in:
stve 2015-03-03 00:13:24 -05:00
parent 45e2213afa
commit 2e4fbdfc27

View file

@ -17,7 +17,6 @@ def stub_post(path)
stub_request(:post, Instapaper::HTTP::Request::BASE_URL + path)
end
def fixture_path
File.expand_path('../fixtures', __FILE__)
end