mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-17 17:14:20 +01:00
9 lines
113 B
Ruby
9 lines
113 B
Ruby
require 'multi_spec'
|
|
|
|
|
|
describe 'Multi Tests v 5.x' do
|
|
include_examples 'multi::init', "5.1.1", ["kopf"]
|
|
end
|
|
|
|
|