mirror of
https://github.com/inspec/inspec
synced 2024-11-15 09:27:20 +00:00
6 lines
136 B
Ruby
6 lines
136 B
Ruby
|
# encoding: utf-8
|
||
|
# copyright: 2015, Dominik Richter
|
||
|
# license: All rights reserved
|
||
|
|
||
|
require 'verify/profiles'
|
||
|
require 'verify/metadata'
|