mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-17 17:14:20 +01:00
6 lines
141 B
Ruby
6 lines
141 B
Ruby
require 'package_spec'
|
|
|
|
|
|
describe 'Package Tests v 2.x' do
|
|
include_examples 'package::init', "2.1.0", ["kopf","license","marvel-agent"]
|
|
end |