Headings for EPP doc

This commit is contained in:
Martin Lensment 2014-12-11 18:30:29 +02:00
parent e1fafbcedd
commit 0828bb3426
2 changed files with 412 additions and 230 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,5 @@
class EppDoc
RSpec::Core::Formatters.register self, :start
RSpec::Core::Formatters.register self, :start, :example_started
def initialize(output)
@output = output