uh-wm/features/run_control/modifier.feature
2015-04-28 08:37:04 +00:00

10 lines
257 B
Gherkin

Feature: `modifier' run control keyword
Scenario: configures the modifier key
Given uhwm is running with this run control file:
"""
modifier :ctrl
"""
When I press the ctrl+shift+q keys
Then uhwm must terminate successfully