Class: RSpec::Core::Notifications::NullColorizer

Inherits:
Object
  • Object
show all
Defined in:
lib/qspec.rb

Instance Method Summary collapse

Instance Method Details

#wrap(line, ignored) ⇒ Object



6
7
8
# File 'lib/qspec.rb', line 6

def wrap(line, ignored)
  line
end