module-inifile/spec/unit/puppet
Hunter Haugen 2027a0b2ab Remove empty sections after last setting is removed
Empty sections hanging around are not useful, so if the last line in a
section is removed then remove the section. If the section still has
comments, then just leave it be.

This does not add the ability to remove sections that do not have
settings to begin with; only allows cleaning a file as puppet makes
changes to it.
2016-02-29 14:07:21 -08:00
..
provider Remove empty sections after last setting is removed 2016-02-29 14:07:21 -08:00
type Implemented show_diff parameter, with similar behaviour as show_diff on 2016-01-15 20:47:07 +00:00
util Adds acceptance testing for setting names containing white space in the middle 2015-03-31 15:28:42 -07:00