uh-wm/features/steps/run_control_steps.rb
2015-04-14 03:23:12 +00:00

4 lines
87 B
Ruby

Given /^a run control file with:$/ do |content|
write_file '.uhwmrc.rb', content
end