puppetlabs-stdlib/spec
Kylo Ginsberg b691be7ea9 (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.
2014-04-16 12:30:24 -07:00
..
acceptance Add beaker framework. 2014-03-12 18:22:23 +00:00
classes Numerous changes to update testing gems. 2014-03-08 00:42:51 +00:00
fixtures/dscacheutil (PUP-1459) Add support for root_home on OS X 10.9 2014-01-22 22:54:34 -08:00
functions Numerous changes to update testing gems. 2014-03-08 00:42:51 +00:00
lib/puppet_spec Numerous changes to update testing gems. 2014-03-08 00:42:51 +00:00
monkey_patches puppet-lint cleanup 2012-11-15 10:38:03 -06:00
unit (maint) Remove facter versions test 2014-04-16 12:30:24 -07:00
spec.opts Copied function test scaffolding from puppet. 2011-06-29 12:25:43 +01:00
spec_helper.rb Numerous changes to update testing gems. 2014-03-08 00:42:51 +00:00
spec_helper_acceptance.rb Add beaker framework. 2014-03-12 18:22:23 +00:00