]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
Remove redundant `include` call in system spec helper.
authorStefano Zanella <zanella.stefano@gmail.com>
Fri, 27 Sep 2013 16:39:13 +0000 (18:39 +0200)
committerStefano Zanella <zanella.stefano@gmail.com>
Fri, 27 Sep 2013 16:39:13 +0000 (18:39 +0200)
commit10c8612c0844fa4b686c50eeb99b8168665d66ff
tree4328950eec9ac59378ff60dc6d7278b88d01a2ee
parent71a61162a4904fa86a9aa9ff456fbe82d8837bc6
Remove redundant `include` call in system spec helper.

`rspec-system-puppet` helpers are already included few lines above the deleted
line, which by the way would have no effect anyway.
spec/spec_helper_system.rb