Skip to content

Commit

Permalink
cleanup a stray line reported by @phiggins
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed May 18, 2013
1 parent 312d96f commit 4d07470
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/rspec/core/world_spec.rb
Expand Up @@ -12,7 +12,6 @@ module RSpec::Core
describe '#reset' do
it 'clears #example_groups' do
world.example_groups << :example_group
klass = Class.new
world.reset
expect(world.example_groups).to be_empty
end
Expand Down

0 comments on commit 4d07470

Please sign in to comment.