Class: RSpec::CallerFilter

Inherits:
Object
  • Object
show all
Defined in:
opal/opal/rspec/fixes/rspec/caller_filter.rb

Overview

This breaks on 2.0.0, so it is here ready for when opal bumps to 2.0.0

Class Method Summary collapse

Class Method Details

.first_non_rspec_lineObject



3
4
5
# File 'opal/opal/rspec/fixes/rspec/caller_filter.rb', line 3

def self.first_non_rspec_line
  ""
end