Switch to default spec_helper_acceptance file
[puppet-modules/puppetlabs-apt.git] / spec / spec_helper_acceptance.rb
1 # frozen_string_literal: true
2
3 require 'puppet_litmus'
4 require 'spec_helper_acceptance_local' if File.file?(File.join(File.dirname(__FILE__), 'spec_helper_acceptance_local.rb'))
5
6 PuppetLitmus.configure!