test: fix a test device section name

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2018-06-14 15:16:03 +10:00
parent 1ab2ef40ea
commit 20ccb81726

View file

@ -84,7 +84,7 @@ static struct input_absinfo absinfo[] = {
};
static const char quirk_file[] =
"[litest ALPS Touchpad]\n"
"[litest Apple Touchpad]\n"
"MatchName=litest appletouch\n"
"ModelAppleTouchpadOneButton=1\n";