spec/pdb_spec.rb in puppet-debugger-0.6.1 vs spec/pdb_spec.rb in puppet-debugger-0.7.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + require 'spec_helper' describe 'pdb' do let(:fixtures_file) do File.join(fixtures_dir, 'sample_manifest.pp')