Moving to 5.x tests

This commit is contained in:
Dale McDiarmid 2017-01-06 11:24:52 +00:00
parent 41c17cf8f2
commit 06d156fd57
12 changed files with 6 additions and 6 deletions

View file

@ -0,0 +1,2 @@
---
- host: test-kitchen

View file

@ -0,0 +1,6 @@
require 'package_spec'
describe 'Package Tests v 2.x' do
include_examples 'package::init', "2.4.3", ["kopf"]
end