inspec/test/unit/mock/profiles/inputs/global/inspec.lock
Clinton Wolfe 785888a209 Rename functional tests, unit tests, and test fixtures
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2019-02-08 18:23:01 -05:00

13 lines
440 B
Text

---
lockfile_version: 1
depends:
- name: child_profile_NEW_NAME
resolved_source:
url: https://example.com/child_profile.tar.gz
sha256: e39eb85366b272bae98e5eecdfac9f84c50a9ae9dd625fba2ce847268a6c3477
version_constraints: ">= 0"
- name: child_profile2
resolved_source:
url: https://example.com/child_profile2.tar.gz
sha256: f24eb85366b272bae98e5eecdfac9f84c50a9ae9dd625fba2ce847268a6c3477
version_constraints: ">= 0"