guard-jasmine-headless-webkit/features/step_definitions/when/i_run_the_runner.rb

4 lines
94 B
Ruby
Raw Permalink Normal View History

2012-01-11 16:31:19 +00:00
When /^I run the runner$/ do
Guard::JasmineHeadlessWebkit::Runner.run(@paths, @options)
end