Skip to content

Commit

Permalink
Remove unneeded test
Browse files Browse the repository at this point in the history
- The example app is also a smoke test.
  • Loading branch information
mwoods79 committed Aug 26, 2015
1 parent bd72729 commit 77000e6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/exhaust_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,4 @@
it 'has a version number' do
expect(Exhaust::VERSION).not_to be nil
end

it 'smoke test' do
Exhaust.run!
end
end

0 comments on commit 77000e6

Please sign in to comment.