Reorganize cucumber features

This commit is contained in:
Thibault Jouan
2015-04-15 03:23:27 +00:00
parent 71b88b29c3
commit 773db4c8eb
4 changed files with 10 additions and 6 deletions

View File

@@ -1,6 +0,0 @@
Feature: quit action
Scenario: quits on alt+q keys press
Given uhwm is running
When I press the alt+q keys
Then uhwm should terminate successfully