require 'spec_helper'
describe 'rsnapshot' do
      it { should contain_class('rsnapshot::params') }
      it { is_expected.to compile  }
end