1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00

whitespace

This commit is contained in:
Matt Manning 2012-12-08 00:37:14 -05:00
parent 520fc2353d
commit 3a5e64eb7c
2 changed files with 2 additions and 2 deletions

View file

@ -321,4 +321,4 @@ module MIME
end
end
end
end
end

View file

@ -575,4 +575,4 @@ describe RestClient::Request do
response.should_not be_nil
response.code.should == 204
end
end
end