ansible-role-elasticsearch/test/integration/standard-5x/serverspec/default_spec.rb

10 lines
113 B
Ruby
Raw Normal View History

require 'standard_spec'
describe 'Standard Tests v 2.x' do
2017-01-05 15:02:25 +00:00
include_examples 'standard::init', "2.4.3"
end