Moving to testing murmur3 for plugins as stable download

This commit is contained in:
Dale McDiarmid 2017-01-05 12:15:59 +00:00
parent b3e242fed9
commit b82f1bdce5
13 changed files with 7 additions and 43 deletions

View file

@ -2,5 +2,5 @@ require 'package_spec'
describe 'Package Tests v 2.x' do
include_examples 'package::init', "2.3.4", ["kopf"]
include_examples 'package::init', "2.3.4", ["mapper-murmur3"]
end