Skip to content

Commit

Permalink
Remove stray, confusing comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
myronmarston committed Sep 27, 2013
1 parent 7e74b94 commit f88f3c2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/rspec/core/example_group.rb
Expand Up @@ -434,11 +434,6 @@ def self.run(reporter)
end
end

# :order => MyStrategy.new
#
# :order => :my_stragegy
# RSpec.configuration.register_ordering_strategy :order, MyStrategy.new
#
# @private
def self.ordered_children
ordering_strategy.order(children)
Expand Down

0 comments on commit f88f3c2

Please sign in to comment.