require 'spec_helper' describe 'ifort' do context 'with defaults for all parameters' do it { should contain_class('ifort') } end end