mirror of
https://github.com/brl/mutter.git
synced 2025-02-06 08:34:10 +00:00
![Jonas Ådahl](/assets/img/avatar_default.png)
The events-touch test tested that clutter could properly process evdev touch events. It used uinput to post evdev touch events, thus only ran when runnig the test as root. Running as non-root it'd just silently pass. As Clutter doesn't process evdev touch events anymore, libinput does, so the test is fairly pointless, so remove it.