HomePhorge

maint: fix spec_helper inclusions again.
d1cc24f6e7ebUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

maint: fix spec_helper inclusions again.

We got rid of the '../../spec_helper' style requires, but a few of them snuck
back in in recent changes. This purges them out, replaced with the header:

#!/usr/bin/env rspec
require 'spec_helper'

Reviewed-By: Nick Lewis <nick@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUf9e44f041b3f: Merge branch '2.7.x' into 2.7.next
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPUd1cc24f6e7eb: maint: fix spec_helper inclusions again. (authored by Daniel Pittman <daniel@puppetlabs.com>).May 18 2011, 12:23 AM