summaryrefslogtreecommitdiff
path: root/spec/data/prefer_metadata_json
Commit message (Collapse)AuthorAgeFilesLines
* favor metadata.json over metadata.rbLamont Granquist2017-01-243-0/+57
make sure that if we have a metadata.rb that is not valid to read that we never parse that and use compiled metadata.json instead. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>