aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/spec/plist
AgeCommit message (Collapse)Author
2017-03-04Merge Plist spec with SystemCommand::Result spec.Markus Reiter
2017-02-12rubocop: trailing comma in multiline method callsAlyssa Ross
Discussed in https://github.com/Homebrew/brew/pull/1987/files#r100693581. This was originally ommitted because it wasn't compatible with Ruby 1.8. (See https://github.com/Homebrew/legacy-homebrew/pull/48144#r49928971).
2017-02-10Convert `Plist` test to spec.Markus Reiter