test: add some left-handed tests
[platform/upstream/libinput.git] / test / 50-litest.conf
1 # Ignore devices created by libinput's test suite (litest)
2 Section "InputClass"
3         Identifier "libinput test suite blacklist"
4         MatchProduct "litest"
5         Option "Ignore" "on"
6 EndSection