Remove deprecated test (UAT)

This commit is contained in:
Thibault Jouan 2015-04-28 09:34:49 +00:00
parent c394fee2a6
commit 265bb1d626

View File

@ -1,8 +0,0 @@
Feature: input events selection
Scenario: selects the appropriate input event mask for a window manager
Given uhwm is running
Then the input event mask must include StructureNotifyMask
And the input event mask must include SubstructureNotifyMask
And the input event mask must include SubstructureRedirectMask
And the input event mask must include PropertyChangeMask