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