module-concat/spec/unit
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
..
classes Fix pending tests 2015-01-09 16:53:09 -08:00
defines Fix pending tests 2015-01-09 16:53:09 -08:00
facts add tests for concat_basedir fact 2013-11-03 10:20:32 -07:00