module-concat/spec/unit
Morgan Haskel e015a1fdf7 Lack of idempotency with ensure => 'absent'
Need to add an unless to the exec in the case we have `ensure =>
'absent'` for the concat, otherwise the exec (of true) runs every time.
2014-09-08 14:24:29 -04:00
..
classes fix concat broken on windows due to case sensitive regexp -- made it case insensitive 2014-07-09 13:45:16 +10:00
defines Lack of idempotency with ensure => 'absent' 2014-09-08 14:24:29 -04:00
facts add tests for concat_basedir fact 2013-11-03 10:20:32 -07:00