method
new
1.1.12 -
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 not supported on Windows"
end