Standard tests

This commit is contained in:
Dale McDiarmid 2017-08-18 19:38:10 +01:00
parent c0ae63db52
commit 330d8d1392
6 changed files with 230 additions and 198 deletions

View file

@ -0,0 +1,5 @@
require 'xpack_standard_spec'
describe 'Xpack Standard Tests v 5.x' do
include_examples 'xpack_standard::init', "5.5.1", ["ingest-geoip"]
end