inspec/test/unit/mock/profiles/complete-metadata/inspec.yml
Steven Danna 3a6e610de9 Allow functional tests to pass on OSX
A few minor issues were causing 3 functional test failures on OS X.
These were not program errors but where rather the result of the
profiles under test assuming a linux environment.

Since many of the developers who will work on this project in the future
will be running OS X, let's ensure they can run the functional tests
easily.

Signed-off-by: Steven Danna <steve@chef.io>
2016-08-26 15:25:59 +02:00

9 lines
119 B
YAML

name: name
version: 1.2.3
maintainer: bob
title: title
copyright: left
summary: nothing
supports:
- linux
- darwin