Multi tests fixed to test for mlockall and no work dir

This commit is contained in:
Dale McDiarmid 2017-01-16 11:36:05 +00:00
parent dcbebf79c6
commit 3218191ee0
2 changed files with 3 additions and 5 deletions

View file

@ -2,7 +2,7 @@ require 'multi_spec'
describe 'Multi Tests v 5.x' do
include_examples 'multi::init', "5.1.2", ["kopf"]
include_examples 'multi::init', "5.1.2", ["ingest-geoip"]
end