Moving to 5.x tests

This commit is contained in:
Dale McDiarmid 2017-01-06 11:24:52 +00:00
parent 41c17cf8f2
commit 06d156fd57
12 changed files with 6 additions and 6 deletions

View file

@ -0,0 +1,5 @@
require 'xpack_spec'
describe 'Xpack Tests v 2.x' do
include_examples 'xpack::init', "2.4.3"
end