Allow worker configuration with run control file

This commit is contained in:
Thibault Jouan
2015-04-17 20:20:18 +00:00
parent 9ea43ee69a
commit 5ab463cde5
3 changed files with 25 additions and 0 deletions

View 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