diff options
author | Kylo Ginsberg <kylo@puppetlabs.com> | 2014-04-08 16:21:37 -0700 |
---|---|---|
committer | Kylo Ginsberg <kylo@puppetlabs.com> | 2014-04-16 12:30:24 -0700 |
commit | b691be7ea965af9fab501b31817be57f04b89243 (patch) | |
tree | 83c292718aa2c91657a99c958ec2112fa57bd796 /spec/lib/puppet_spec/verbose.rb | |
parent | 746a4cc67a57c23bbadbb8c3a11c648b3a9e7596 (diff) | |
download | puppet-stdlib-b691be7ea965af9fab501b31817be57f04b89243.tar.gz puppet-stdlib-b691be7ea965af9fab501b31817be57f04b89243.tar.bz2 |
(maint) Remove facter versions test
This test attempts to emulate various versions of facter, but is
still dependent on the version of facter it is running against. The
immediate symptom was that the test breaks with facter 2.0.1 because
it adds another external facts search directory.
I tried a couple ways to stub this but allowing it to pretend
to run against one set of facters, while actually running against
one real facter (which might itself be one of several versions)
eluded me.
So this patch just removes the test.
Diffstat (limited to 'spec/lib/puppet_spec/verbose.rb')
0 files changed, 0 insertions, 0 deletions