Date
1 - 1 of 1
Specs
Nicholas Wieland <ngw@...>
Something changed inside specs I guess, I don't think that specs without .should calls can fail at all ...
it "can instantiate with no user/password" do @resource = RestClient::Resource.new('http://some/resource') end Can this fail at all ? ngw
|
|