Connect to X server
This commit is contained in:
4
features/steps/run_steps.rb
Normal file
4
features/steps/run_steps.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
When /^I start uhwm$/ do
|
||||
@process = run 'uhwm'
|
||||
@interactive = @process
|
||||
end
|
Reference in New Issue
Block a user