spec/spec_helper.rb in cfoundry-0.6.1.rc4 vs spec/spec_helper.rb in cfoundry-0.7.0.rc1

- old
+ new

@@ -13,8 +13,7 @@ require file end RSpec.configure do |c| c.include Fake::FakeMethods - c.include V1Fake::FakeMethods c.mock_with :rr end