inspec/test/artifact/artifact_helper.rb
Miah Johnson ca1416fb0a Add some very basic tests. Several of which outright flunk!
Signed-off-by: Miah Johnson <miah@chia-pet.org>
2019-11-07 15:42:48 -08:00

4 lines
93 B
Ruby

require "minitest/autorun"
require "open3"
TEST_CLI_OPTS="--chef-license=accept-no-persist"