Allow worker configuration with run control file
This commit is contained in:
9
features/run_control/worker.feature
Normal file
9
features/run_control/worker.feature
Normal file
@@ -0,0 +1,9 @@
|
||||
Feature: `worker' run control keyword
|
||||
|
||||
Scenario: configures the modifier key
|
||||
Given a run control file with:
|
||||
"""
|
||||
worker :mux
|
||||
"""
|
||||
And I start uhwm
|
||||
Then the output must match /work.+event.+mux/i
|
Reference in New Issue
Block a user