module-concat/spec/unit/classes
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
..
concat_setup_spec.rb Fix pending tests 2015-01-09 16:53:09 -08:00