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