HomePhorge

maint: just require 'spec_helper', thanks rspec2
6ed00515e861Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

maint: just require 'spec_helper', thanks rspec2

rspec2 automatically sets a bunch of load-path stuff we were by hand, so we
can just stop. As a side-effect we can now avoid a whole pile of stupid things
to try and include the spec_helper.rb file...

...and then we can stop protecting spec_helper from evaluating twice, since we
now require it with a consistent name. Yay.

Reviewed-By: Pieter van de Bruggen <pieter@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUab5f1e8ffbe6: Merge branch 'maint/next/improve-test-suite-performance' into next
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU6ed00515e861: maint: just require 'spec_helper', thanks rspec2 (authored by Daniel Pittman <daniel@puppetlabs.com>).Apr 9 2011, 1:06 AM