Skip to content

Commit

Permalink
remove dead code
Browse files Browse the repository at this point in the history
found some dead code to remove
  • Loading branch information
duritong committed Mar 23, 2015
1 parent 6eb8f9c commit 9f03e8a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/functions/create_ini_settings_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,4 @@

it { should run.with_params({ 1 => 2 }).and_raise_error(Puppet::ParseError, /Section 1 must contain a Hash/) }
end

context 'given a catalog with puppet package => absent' do
end
end

0 comments on commit 9f03e8a

Please sign in to comment.