HomePhorge

(#11115) Support spec tests under rspec 2.7.x
f2a12f7c6aa8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#11115) Support spec tests under rspec 2.7.x

Without this patch, the puppet spec tests do not run under rspec 2.7.x.

This patch fixes this issue by using a proper require expression to
include the spec_helper module in spec/unit/network/resolver_spec.rb

This patch changes a single line in spec/unit/network/resolver_spec.rb
as the other tests already require the spec_helper the *right* way.

Details

Provenance
Kelsey Hightower <kelsey@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU38d9bfbe2040: Merge branch '2.7.x'
Branches
Unknown
Tags
Unknown

Event Timeline

Kelsey Hightower <kelsey@puppetlabs.com> committed rPUf2a12f7c6aa8: (#11115) Support spec tests under rspec 2.7.x (authored by Kelsey Hightower <kelsey@puppetlabs.com>).Dec 1 2011, 5:57 PM