method
new
1.3.0 -
Show latest stable
- Class:
Spec::Runner::HeckleRunner
new(filter)public
No documentation available.
# File lib/spec/runner/heckle_runner_unsupported.rb, line 5
def initialize(filter)
raise "Heckle is not supported on Windows or Ruby 1.9"
end