module-concat/spec
Hunter Haugen cff25a8b60 Fix pending tests
With rspec 3, pending() started inverting the logic so that if a
pending tests succeeds then it fails (so you can block on a future
change). These tests have no body so will always succeed.

Anyway, pending -> skip reverts the logic to the usual.
2015-01-09 16:53:09 -08:00
..
acceptance Update .travis.yml, Gemfile, Rakefile, and CONTRIBUTING.md 2014-12-08 10:23:21 -08:00
unit Fix pending tests 2015-01-09 16:53:09 -08:00
spec.opts Sync files 2014-06-25 17:23:15 -07:00
spec_helper.rb Lets use puppetlabs_spec_helper 2012-06-23 17:13:08 -04:00
spec_helper_acceptance.rb Use a path that works on both 32 and 64-bit windows 2014-11-17 10:28:43 -08:00