HomePhorge

(Maint) Fix rspec options file
83cfe9daf492Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(Maint) Fix rspec options file

The options file for spec testing is wrong without this patch applied.
spec.opts is no longer read by RSpec, instead .rspec in the root of the
repository is read.

This patch removes the old and unused file and replaces it with .rspec
which enables progress format, color, and randomized tests.

Details

Provenance
Jeff McCune <jeff@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU86dac63074d0: (Maint) Skip crontab filetype tests on Windows
Branches
Unknown
Tags
Unknown

Event Timeline

Jeff McCune <jeff@puppetlabs.com> committed rPU83cfe9daf492: (Maint) Fix rspec options file (authored by Jeff McCune <jeff@puppetlabs.com>).Aug 17 2012, 7:35 AM