Remove unnecessary rspec ignore rules 82/61882/1
authorDaniel Farrell <dfarrell@redhat.com>
Wed, 16 Aug 2017 20:40:08 +0000 (16:40 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Wed, 16 Aug 2017 20:40:08 +0000 (16:40 -0400)
commit32fd34ae77d098c9c2f4d9b2d333426838d61679
treeb3f24341e279c1c4ee821997def40ebf4b49158d
parent2296dfd020b495af8e9cf89ae782aa8a64bef064
Remove unnecessary rspec ignore rules

The code ignored by these rules now isn't picked up by rspec tests as
untouched in coverage reports, either because of enhancements to the
tooling or because we no longer import the code.

Change-Id: I411524ec898c9687631d318dd807226ebdbdf205
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
spec/spec_helper.rb