mirror of
https://github.com/samsonjs/instapaper.git
synced 2026-04-27 14:57:44 +00:00
cleanup whitespace
This commit is contained in:
parent
45e2213afa
commit
2e4fbdfc27
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ def stub_post(path)
|
||||||
stub_request(:post, Instapaper::HTTP::Request::BASE_URL + path)
|
stub_request(:post, Instapaper::HTTP::Request::BASE_URL + path)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
def fixture_path
|
def fixture_path
|
||||||
File.expand_path('../fixtures', __FILE__)
|
File.expand_path('../fixtures', __FILE__)
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue