Class: RSpec::CallerFilter
- Inherits:
-
Object
- Object
- RSpec::CallerFilter
- Defined in:
- opal/opal/rspec/fixes.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_line ⇒ Object
3 4 5 |
# File 'opal/opal/rspec/fixes.rb', line 3 def self.first_non_rspec_line "" end |